Click or drag to resize

BaseClassSetFlowsheet Method

Sets the Flowsheet to which this object belongs to.

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public void SetFlowsheet(
	Object flowsheet
)
Request Example View Source

Parameters

flowsheet  Object
Flowsheet instance.

Implements

ISimulationObjectSetFlowsheet(Object)
See Also