Share Email Facebook Twitter LinkedIn Sweep.MaxSegmentAngle Property The maximum segment angle of the sweep in radians.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public double MaxSegmentAngle { get; set; }Property ValueDouble RemarksThis property is used to retrieve/set the maximum segment angle of the sweep. It is settable only when the trajectory segmentation is enabled. See AlsoReferenceSweep ClassAutodesk.Revit.DB Namespace