FormMainLoadXML Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public IFlowsheet LoadXML(
	IVirtualFile handler,
	Action<int> ProgressFeedBack,
	string simulationfilename = "",
	bool forcommandline = false
)

Parameters

handler  IVirtualFile
 
ProgressFeedBack  ActionInt32
 
simulationfilename  String  (Optional)
 
forcommandline  Boolean  (Optional)
 

Return Value

IFlowsheet

See Also