Revit 2026 API
Pipe |
The calculation type, a bitmask of FittingAndAccessoryCalculationType.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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