BooleanOperation
Overview
BooleanOperation is a enum in Aspose.3D FOSS for .NET.
Mesh’s Boolean operation
Values
| Value | Description |
|---|---|
Union | Represents a boolean operation that combines two solids into their union |
Subtract | Represents a boolean operation that subtracts the second solid from the first |
Intersection | Represents a boolean operation that yields the common volume of two solids |