2025.3 Property
Changes 0
P

CurtainGridLine.ExistingSegmentCurves

Description:
Retrieve all the existing segment curves of the grid line.
Remarks:
User can get these curves and call RemoveSegment() to remove the segments to the gridline or call AddMullions() to add mullions to these segments.
public CurveArray ExistingSegmentCurves { get; }