Click or drag to resize

IAppOpenProject Method

Opens a project stored in a file.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
IProject OpenProject(
	string projectName
)

Parameters

projectName
Type: SystemString
Full file name of the project.

Return Value

Type: IProject
See Also