Click or drag to resize

FormFlowsheetAddFlowsheetObject Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) 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