跳到主要内容

KGeomLoop2d.isSelfIntersect() method

该环是否自相交。

Whether the loop is self-intersect.

Signature:

isSelfIntersect(): boolean;

Returns:

boolean

返回二维环是否存在自相交。

Return true if the loop2d is self-intersected.