Click or drag to resize

IFlowsheetAddFlowsheetObject Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
ISimulationObject AddFlowsheetObject(
	string typename,
	string objname
)
Request Example View Source

Parameters

typename  String
 
objname  String
 

Return Value

ISimulationObject
See Also