FormMainLoadXML2 Method

Definition

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

Parameters

xdoc  XDocument
 
ProgressFeedBack  ActionInt32
 
simulationfilename  String  (Optional)
 
forcommandline  Boolean  (Optional)
 

Return Value

IFlowsheet

See Also