CGALBoolean
From K-3D
Description
| 3D mesh boolean operations |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, CSG Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Output Mesh | Output mesh | k3d::mesh* | output_mesh |
| Surface Material | Surface material | k3d::inode* | material |
| Type | Boolean operation (intersection, union, difference, reverse difference) | k3d::string_t | type |
| Threshold | Controls the sensitivity for deciding when to simplify coplanar faces or collinear edges. | k3d::double_t | threshold |

