Click or drag to resize

BaseClassConnectFeedMaterialStream Method


Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public void ConnectFeedMaterialStream(
	ISimulationObject stream,
	int portnumber
)
Request Example View Source

Parameters

stream  ISimulationObject
 
portnumber  Int32
 

Implements

ISimulationObjectConnectFeedMaterialStream(ISimulationObject, Int32)
See Also