Click or drag to resize

Automation3LoadFlowsheet(String, Action) Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.4.5.0
Syntax
[DispIdAttribute(1)]
public IFlowsheet LoadFlowsheet(
	string filepath,
	Action UIUpdHandler = null
)
Request Example View Source

Parameters

filepath  String
 
UIUpdHandler  Action  (Optional)
 

Return Value

IFlowsheet
See Also