FlowsheetInitializeFlowsheet(String, IFlowsheet, IFlowsheet) Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public static IFlowsheet InitializeFlowsheet(
string fpath,
IFlowsheet form,
IFlowsheet mainfs
)
Public Shared Function InitializeFlowsheet (
fpath As String,
form As IFlowsheet,
mainfs As IFlowsheet
) As IFlowsheet
Request Example
View SourceParameters
- fpath String
-
- form IFlowsheet
-
- mainfs IFlowsheet
-
Return Value
IFlowsheetSee Also