Revit 2025.3 API
Part |
Angle by which both u- and v- gridlines of the division are rotated with respect
to the natural u/v-const directions of the sketch plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double DivisionRotationAngle { get; set; }
Public Property DivisionRotationAngle As Double Get Set
public: property double DivisionRotationAngle { double get (); void set (double value); }
member DivisionRotationAngle : float with get, set
Property Value
DoubleSee Also