Click or drag to resize

GraphicObjectControlPanelModeEditorsSetPIDDelegate Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public static void SetPIDDelegate(
	IGraphicObject gobj,
	ISimulationObject myObj
)
Request Example View Source

Parameters

gobj  IGraphicObject
 
myObj  ISimulationObject
 
See Also