ISimulationObjectConnectFeedEnergyStream Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax void ConnectFeedEnergyStream(
ISimulationObject stream,
int portnumber
)
Sub ConnectFeedEnergyStream (
stream As ISimulationObject,
portnumber As Integer
)
Request Example
View SourceParameters
- stream ISimulationObject
-
- portnumber Int32
-
See Also