FittingAndAccessoryCalculationType Enumeration

The MEP fitting and accessory pressure drop calculation type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum FittingAndAccessoryCalculationType
Members
Member nameValueDescription
Undefined0 Undefined fitting and accessory pressure drop calculation type.
CalculatePressureDrop1 To calculate the pressure drop of the fitting and accessory.
CalculateDefaultSettings2 To calculate the default settings of the fitting and accessory.
ValidateCurrentSettings4 To validate the current settings of the fitting and accessory.
See Also