Click or drag to resize

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
Syntax
ICoordinateSystem BaseSystem { get; }

Property Value

Type: ICoordinateSystem
See Also