FormMainLoadJSON Method

Definition

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

Parameters

handler  IVirtualFile
 
ProgressFeedBack  ActionInt32
 
simulationfilename  String  (Optional)
 

Return Value

IFlowsheet

See Also