Revit 2025.3 API
Duct |
the angle of the fitting, Units:(rad).
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double Angle { get; }
Public ReadOnly Property Angle As Double Get
public: property double Angle { double get (); }
member Angle : float with get
Property Value
DoubleSee Also