Click or drag to resize

FlowsheetBaseAddConnectedObjects Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public void AddConnectedObjects(
	ISimulationObject obj,
	int scheme
)
Request Example View Source

Parameters

obj  ISimulationObject
 
scheme  Int32
 
See Also