RVTDocs.com

CurtainGridLine.AllSegmentCurves

Property
Description:
Retrieve the curves of all segments.
Remarks:
User can get these curves and then call the method AddSegment() or RemoveSegment() to add/remove specified segments. If the specified segment is already added/removed, nothing will happen.
Syntax
public CurveArray AllSegmentCurves { get; }