Click or drag to resize

Automation2LoadFlowsheet Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax
public IFlowsheet LoadFlowsheet(
	string filepath
)
Request Example View Source

Parameters

filepath  String
 

Return Value

IFlowsheet

Implements

AutomationInterfaceLoadFlowsheet(String)
See Also