 | ICoordinateSystemBaseSystem Property |
Returns the base system of the coordinate system. Returns null if the system is global.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxICoordinateSystem BaseSystem { get; }ReadOnly Property BaseSystem As ICoordinateSystem
Get
Dim instance As ICoordinateSystem
Dim value As ICoordinateSystem
value = instance.BaseSystem
Property Value
Type:
ICoordinateSystem
See Also