Unit Op Base ClassDimensions Property
Gets or sets the list of physical dimensions (e.g. vessel diameter, length) associated with this unit operation.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public List<IDimension> Dimensions { get; set; }VB
Public Property Dimensions As List(Of IDimension)
Get
Set