BooleanOperation
Overview
BooleanOperation is a class in Aspose.3d for Typescript.
Inherits from: BooleanOperation.
BooleanOperation.ADD represents the union (addition) boolean operation.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ADD | `` | Read | Represents the union (addition) boolean operation |
SUB | `` | Read | Represents the subtraction boolean operation |
INTERSECT | `` | Read | Represents the intersection boolean operation |