ICoordinateSystem Interface |
Namespace: EMInvent.InventSim.COMServer
The ICoordinateSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseSystem |
Returns the base system of the coordinate system. Returns null if the system is global.
| |
| IsActive |
Returns true if the coordinate system is the active coordinate system. Returns false otherwise.
| |
| IsGlobal |
Returns true if the coordinate system is the global coordinate system. Returns false otherwise.
| |
| Name |
Gets or sets the name of the coordinate system.
|
| Name | Description | |
|---|---|---|
| GetProperty |
Returns a property.
| |
| IsEqual |
Compares instances of coordinate systems.
|