Skip to main content

KFaceBooleanRet

kds-plugin-document / Exports / KFaceBooleanRet

Interface: KFaceBooleanRet

二维面布尔结果。

Face2d boolean result

Table of contents

Properties

Properties

resultFaces

resultFaces: KFace2d[]

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

The result faces of boolean operation.

Defined in

api.d.ts:7159


success

success: boolean

布尔操作是否成功。

Whether the boolean operation is succeeded or not.

Defined in

api.d.ts:7153