2027 Method
Changes 0
M

CurtainGridLine.RemoveSegment

Description:
Remove the segment specified by the input curve.
Remarks:
When a segment is removed, the neighboring two panels will be merged into one panel. This function will invoke regeneration.
public void RemoveSegment(
	Curve curve
)
  • curve
    The curve used to locate the segment to be removed.