CutMarkTypeCutLineAngle Property

The rotation angle of the cut mark.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double CutLineAngle { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
ArgumentException When setting this property: The given value for rotationAngle is not finite
See Also