BaseClassConnectFeedEnergyStream Method

Definition

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
public void ConnectFeedEnergyStream(
	ISimulationObject stream,
	int portnumber
)

Parameters

stream  ISimulationObject
 
portnumber  Int32
 

Implements

ISimulationObjectConnectFeedEnergyStream(ISimulationObject, Int32)

See Also