The rotation angle of the cut mark.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public double CutLineAngle { get; set; }
Property Value
DoubleExceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The given value for rotationAngle is not finite |