The MODIFY tab contains components used to alter, combine, texture, and structurally enrich existing geometry. These tools operate mainly on FRep and Mesh representations and are used to refine shapes, add details, or generate complex internal and surface structures.

image-20251212-061925.png


Boolean Operations (FRep)

Combines two FRep bodies. Unlike CAD Booleans, these never fail on complex or self-intersecting input, which is why they are the workhorse for generative results.

Inputs

Outputs

Tips


Mesh Boolean

Combines two or more Mesh bodies directly, without converting them first. Faster and exact where it works, but it needs clean watertight input — use Boolean Operations (FRep) when the meshes are messy or self-intersecting.

Inputs