IFlowsheetAddFlowsheetObject Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
ISimulationObject AddFlowsheetObject(
	string typename,
	string objname
)

Parameters

typename  String
 
objname  String
 

Return Value

ISimulationObject

See Also