Revit 2026 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: 26.0.4.0 (26.0.4.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