Revit 2025 API
Duct |
The calculation type, a bitmask of FittingAndAccessoryCalculationType.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int CalculationType { get; }
Public ReadOnly Property CalculationType As Integer Get
public: property int CalculationType { int get (); }
member CalculationType : int with get
Property Value
Int32See Also