 | ICoordinatesGlobalSystem Property |
Returns the global coordinate system.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxICoordinateSystem GlobalSystem { get; }ReadOnly Property GlobalSystem As ICoordinateSystem
Get
Dim instance As ICoordinates
Dim value As ICoordinateSystem
value = instance.GlobalSystem
Property Value
Type:
ICoordinateSystem
See Also