Standard Pipe Diameter Class
Represents a standard commercial pipe diameter entry, including nominal size,
standard description, and internal/external diameters in inches.
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 class StandardPipeDiameterVB
Public Class StandardPipeDiameter- Inheritance
- Object StandardPipeDiameter
Constructors
Properties
| ExternalDiameter_Inches | Gets or sets the external (outer) diameter in inches. |
| InternalDiameter_Inches | Gets or sets the internal bore diameter in inches. |
| NominalDiameter | Gets or sets the nominal pipe diameter label (e.g. "2 in."). |
| StandardSizeDescription | Gets or sets the schedule/weight/wall description string. |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |