<Code Lib>
2027 Property
Changes 0
P

Sweep.IsTrajectorySegmentationEnabled

Description:
The trajectory segmentation option for the sweep.
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.

public bool IsTrajectorySegmentationEnabled { get; set; }

Loading…