 | ICoordinateSystemIsGlobal Property |
Returns true if the coordinate system is the global coordinate system. Returns false otherwise.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property IsGlobal As Boolean
Get
Dim instance As ICoordinateSystem
Dim value As Boolean
value = instance.IsGlobal
Property Value
Type:
Boolean
See Also