Gets the curve segment generated by intersection.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Curve GetCurveSegment(
int index
)
Parameters
- index Int32
-
The index.
Return Value
Curve
The curve.
Exceptions
See Also
Reference