<Code Lib>
M

SolidCurveIntersection.GetCurveSegment

Description:
Gets the curve segment generated by intersection.

public Curve GetCurveSegment(
	int index
)

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

Loading…