The trajectory segmentation option for the sweep.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsTrajectorySegmentationEnabled { get; set; }Property Value
Boolean
Remarks
This property is used to retrieve/set the trajectory segmentation state of the sweep.
if return is true, means user can control the MaxSegmentAngle, otherwise is disable.
See Also
Reference