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