Click or drag to resize

IObjectsRemove Method

Removes object from the project.

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

Parameters

simObject
Type: EMInvent.InventSim.COMServerISimObject
Object to remoev.
See Also