Skip to main content

KFaceBooleanType

kds-plugin-document / Exports / KFaceBooleanType

Enumeration: KFaceBooleanType

面的布尔操作类型。

Face boolean types

Table of contents

Enumeration Members

Enumeration Members

intersect

intersect = 1

布尔交操作类型。

Boolean intersection type.

Defined in

api.d.ts:7134


subtract

subtract = 2

布尔差操作类型。

Boolean subtract type.

Defined in

api.d.ts:7140


union

union = 0

布尔并操作类型。

Boolean union type.

Defined in

api.d.ts:7128