RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Sweep

Sweep.MaxSegmentAngle

Property
Description:
The maximum segment angle of the sweep in radians.
Remarks:
This property is used to retrieve/set the maximum segment angle of the sweep. It is settable only when the trajectory segmentation is enabled.
Syntax
public double MaxSegmentAngle { get; set; }