<Code Lib>
2025.3 Method
Changes 5
M

SolidCurveIntersection.GetCurveSegment

Description:
Gets the curve segment generated by intersection.

public Curve GetCurveSegment(
	int index
)

  • Int32
    index
    The index.
Return Value Curve The curve.

Loading…