Revit 2025.3 API
Divided |
Angle of rotation applied to the U- and V- directions together.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double AllGridRotation { get; set; }
Public Property AllGridRotation As Double Get Set
public: property double AllGridRotation { double get (); void set (double value); }
member AllGridRotation : float with get, set
Property Value
DoubleSee Also