2024 Property
Changes 0
P

CurtainGridLine.SkippedSegmentCurves

Description:
Retrieve all the removed segment curves of the grid line.
Remarks:
User can get these curves and then call the method AddSegment() to add the segments to the grid line.
public CurveArray SkippedSegmentCurves { get; }