CurtainGridLine.AddSegment
Method
Description:
Add a segment based on the specified segment curve of the gridline.
Add a segment based on the specified segment curve of the gridline.
Parameters
Parameter | Type | Description |
---|---|---|
curve | Curve | The curve used to locate the segment to be removed. This function will invoke regeneration. |
Return Value
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Segment may not have been found in location indicated by curve. |