Click or drag to resize

FlowsheetInitializeFlowsheetInternal Method


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
private static Object InitializeFlowsheetInternal(
	XDocument xdoc,
	IFlowsheet fs,
	IFlowsheet mainfs
)
Request Example View Source

Parameters

xdoc  XDocument
 
fs  IFlowsheet
 
mainfs  IFlowsheet
 

Return Value

Object
See Also