<Code Lib>
2020 Method
Changes 0
M

CurtainGridLine.AddSegment

Description:
Add a segment based on the specified segment curve of the gridline.

public void AddSegment(
	Curve curve
)

  • curve
    The curve used to locate the segment to be removed. This function will invoke regeneration.

Loading…