Click or drag to resize

FlowsheetInitializeFlowsheet(String, IFlowsheet, IFlowsheet) Method


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public static IFlowsheet InitializeFlowsheet(
	string fpath,
	IFlowsheet form,
	IFlowsheet mainfs
)
Request Example View Source

Parameters

fpath  String
 
form  IFlowsheet
 
mainfs  IFlowsheet
 

Return Value

IFlowsheet
See Also