FlowsheetBaseAddConnectedObjects Method |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax public void AddConnectedObjects(
ISimulationObject obj,
int scheme
)
Public Sub AddConnectedObjects (
obj As ISimulationObject,
scheme As Integer
)
Request Example
View SourceParameters
- obj ISimulationObject
-
- scheme Int32
-
See Also