<Code Lib>
M

SolidCurveIntersection.GetCurveSegment

Description:
Gets the curve segment generated by intersection.

public Curve GetCurveSegment(
	int index
)

Return Value Curve The curve.

Loading…