DistillationColumnConnectFeed Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public void ConnectFeed(
ISimulationObject feed,
int stagenumber
)
Public Sub ConnectFeed (
feed As ISimulationObject,
stagenumber As Integer
)
Request Example
View SourceParameters
- feed ISimulationObject
-
- stagenumber Int32
-
See Also