Click or drag to resize

GraphicObjectControlPanelModeEditorsSetPIDDelegate Method


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