Returns the internal id for this context.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax Public Function GetId As Integer
member GetId : unit -> int
Return Value
Type:
Int32The internal id of the context.
Remarks The internal id is unique, it's not possible to get two contexts with the same id.
See Also