IFlowsheetAdd Flowsheet Object 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#
ISimulationObject AddFlowsheetObject(
string typename,
string objname
)VB
Function AddFlowsheetObject (
typename As String,
objname As String
) As ISimulationObject