Accepted objects and geometry
Object requirements
In theory all objects, including custom parametric objects, are eligible to be used when creating voids.
All objects must match the geometry requirements for them to be valid.
Geometry requirements
When creating voids, the following order is used to determine if the object has valid geometry:
- Custom geometry (see below)
- Normal solid geometry (object solid geometry as is)
- Bounding box as solid geometry. (in case the object is not a solid)
If none of the above return a solid, the object can not be used to clash and create voids.
About defining custom geometry
We have provided an SDK interface that can overwrite some settings, including:
- Custom solid geometry.
- Forced category for void creation.