Click or drag to resize

FlowsheetBaseAddSimulationObject Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public void AddSimulationObject(
	ISimulationObject obj
)
Request Example View Source

Parameters

obj  ISimulationObject
 

Implements

IFlowsheetAddSimulationObject(ISimulationObject)
See Also