Revit 2025 API
Pipe |
The angle of the fitting, Units:(rad).
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.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