Click or drag to resize

FormFlowsheetGetObject Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public ISimulationObject GetObject(
	string name
)
Request Example View Source

Parameters

name  String
 

Return Value

ISimulationObject

Implements

IFlowsheetGetObject(String)
See Also