<Code Lib>
2020 Property
Changes 0
P

Sweep.MaxSegmentAngle

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.

public double MaxSegmentAngle { get; set; }

Loading…