Click or drag to resize

FlowsheetBaseAddFlowsheetObject Method


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

Parameters

typename  String
 
objname  String
 

Return Value

ISimulationObject

Implements

IFlowsheetAddFlowsheetObject(String, String)
See Also