Click or drag to resize

IAppCloseProject Method

Closes a certain project without confirmation.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
void CloseProject(
	IProject project
)

Parameters

project
Type: EMInvent.InventSim.COMServerIProject
See Also