Automation3LoadFlowsheet(String, Action) Method

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
[DispIdAttribute(1)]
public IFlowsheet LoadFlowsheet(
	string filepath,
	Action UIUpdHandler = null
)

Parameters

filepath  String
 
UIUpdHandler  Action  (Optional)
 

Return Value

IFlowsheet

See Also