RVTDocs.com

SolidCurveIntersection.GetCurveSegmentExtents

Method
Description:
Gets the extents for the given curve segment generated by intersection.
Remarks:
The parameters are raw parameters based on the raw parameter extents of the original input curve.
Syntax
Parameters
Parameter Type Description
index Int32 The index.
Return Value
Type Description
CurveExtents The curve extents.
Exceptions
Exception Condition
ArgumentException index is out of range.