Click or drag to resize

FlowsheetBaseGetSelectedFlowsheetSimulationObject Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public ISimulationObject GetSelectedFlowsheetSimulationObject(
	string tag
)
Request Example View Source

Parameters

tag  String
 

Return Value

ISimulationObject

Implements

IFlowsheetGetSelectedFlowsheetSimulationObject(String)
See Also