MeshCreateBooleanUnion Method |
| Name | Description | |
|---|---|---|
| CreateBooleanUnion(IEnumerableMesh) |
Computes the solid union of a set of meshes. WARNING: Use the overload that takes a tolerance or options.
| |
| CreateBooleanUnion(IEnumerableMesh, Double) |
Computes the solid union of a set of meshes.
| |
| CreateBooleanUnion(IEnumerableMesh, MeshBooleanOptions, Result) |
Computes the solid union of a set of meshes.
|