<Code Lib>
M

CurveLoop.Create

Description:
Creates a new curve loop.

public static CurveLoop Create(
	IList<Curve> curves
)

Return Value The curve loop. The curve loop.

Loading…