Returns the internal id for this context.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2023.1.3.0 (2023.1.3)
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