 | IProjectCoordinates Property |
Gets a reference to coordinate systems repository of the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxICoordinates Coordinates { get; }ReadOnly Property Coordinates As ICoordinates
Get
Dim instance As IProject
Dim value As ICoordinates
value = instance.Coordinates
Property Value
Type:
ICoordinates
See Also