跳到主要内容

KFaceBooleanRet interface

二维面布尔结果。

Face2d boolean result

Signature:

export interface KFaceBooleanRet 

Properties

Property

Modifiers

Type

Description

resultFaces

KFace2d[]

布尔操作的结果的面数组。

The result faces of boolean operation.

success

boolean

布尔操作是否成功。

Whether the boolean operation is succeeded or not.