GetCurveSegment Method


Solid Curve Intersection Get Curve Segment Method

Gets the curve segment generated by intersection.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Curve GetCurveSegment(
	int index
)

Parameters

index Int32
The index.

Return Value

Curve
The curve.
Exceptions
Exception Condition
ArgumentException index is out of range.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →