Click or drag to resize

ISimulationObjectConnectFeedMaterialStream Method


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

Parameters

stream  ISimulationObject
 
portnumber  Int32
 
See Also