Click or drag to resize

ISimulationObjectConnectProductMaterialStream Method


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

Parameters

stream  ISimulationObject
 
portnumber  Int32
 
See Also