An additional rotation to be applied
to this set of grid lines.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GridlinesRotation { get; set; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when angle is outside of the range ( -PI/2, PI/2 ). |
