跳到主要内容

KGeomLoop2d.getCurves() method

获得二维环的所有轮廓线数组。

The curves of a loop2d.

Signature:

getCurves(): KBoundedCurve2d[];

Links: getCurves(): KBoundedCurve2d[];

Returns:

KBoundedCurve2d[]

返回二维环的所有轮廓线。

Return all curves of the loop2d.