StandardPipeDiameter 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
public class StandardPipeDiameter
Inheritance
Object    StandardPipeDiameter

Constructors

Properties

ExternalDiameter_InchesGets or sets the external (outer) diameter in inches.
InternalDiameter_InchesGets or sets the internal bore diameter in inches.
NominalDiameterGets or sets the nominal pipe diameter label (e.g. "2 in.").
StandardSizeDescriptionGets or sets the schedule/weight/wall description string.

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also