MEPAnalyticalSegmentType Enumeration

The type of analytical segment.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum MEPAnalyticalSegmentType
Members
Member nameValueDescription
Undefined0 The segment is undefined.
Segment1 The segment is straight.
Fitting2 The segment is fitting.
Pump3 The segment is pump.
Loss4 The terminal loss (e.g., radiator, coil, etc.)
SourceEquipment5 The source equipment (e.g., chiller, boiler, etc.)
See Also