IFlowsheetConnect Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
void Connect(
ISimulationObject gobjfrom,
ISimulationObject gobjto,
int fromidx,
int toidx
)VB
Sub Connect (
gobjfrom As ISimulationObject,
gobjto As ISimulationObject,
fromidx As Integer,
toidx As Integer
)Parameters
- gobjfrom ISimulationObject
- gobjto ISimulationObject
- fromidx Int32
- toidx Int32