BooleanOperation

BooleanOperation

Overview

BooleanOperation is a class in Aspose.3d for Typescript. Inherits from: BooleanOperation.

BooleanOperation.ADD represents the union (addition) boolean operation.

Properties

NameTypeAccessDescription
ADD``ReadRepresents the union (addition) boolean operation
SUB``ReadRepresents the subtraction boolean operation
INTERSECT``ReadRepresents the intersection boolean operation