Click or drag to resize

MeshCreateBooleanUnion Method

Overload List
  NameDescription
Public methodStatic memberCreateBooleanUnion(IEnumerableMesh)
Computes the solid union of a set of meshes. WARNING: Use the overload that takes a tolerance or options.
Public methodStatic memberCreateBooleanUnion(IEnumerableMesh, Double)
Computes the solid union of a set of meshes.
Public methodStatic memberCreateBooleanUnion(IEnumerableMesh, MeshBooleanOptions, Result)
Computes the solid union of a set of meshes.
Public methodStatic memberCreateBooleanUnion(IEnumerableMesh, MeshBooleanOptions, Result, Int32)
Computes the solid union of a set of meshes and reports which inputs contributed to each output.
Top
See Also