Click or drag to resize

ISimulationObjectConnectFeedEnergyStream Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void ConnectFeedEnergyStream(
	ISimulationObject stream,
	int portnumber
)
Request Example View Source

Parameters

stream  ISimulationObject
 
portnumber  Int32
 
See Also