IFlowsheetAddFlowsheetObject Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax ISimulationObject AddFlowsheetObject(
string typename,
string objname
)
Function AddFlowsheetObject (
typename As String,
objname As String
) As ISimulationObject
Request Example
View SourceParameters
- typename String
-
- objname String
-
Return Value
ISimulationObjectSee Also