Click or drag to resize

ICoordinatesActiveSystem Property

Gets and sets active coordinate system. This system is used when adding new objects or performing operations on them.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
ICoordinateSystem ActiveSystem { get; set; }

Property Value

Type: ICoordinateSystem
See Also