Click or drag to resize

ICoordinatesRemove Method

Removes coordinate system from the project.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
void Remove(
	ICoordinateSystem system
)

Parameters

system
Type: EMInvent.InventSim.COMServerICoordinateSystem
Coordinate sytem to be removed.
See Also