RVTDocs.com

CurtainGridLine.AddSegment

Method
Description:
Add a segment based on the specified segment curve of the gridline.
Syntax
public void AddSegment(
	Curve curve
)
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.