Revit 2025 API
Family |
The angle of the rotation of the profile in radians.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Angle { get; set; }
Public Property Angle As Double Get Set
public: property double Angle { double get (); void set (double value); }
member Angle : float with get, set
Property Value
DoubleSee Also