Click or drag to resize

MeshCreateBooleanDifference Method

Overload List
  NameDescription
Public methodStatic memberCreateBooleanDifference(IEnumerableMesh, IEnumerableMesh)
Computes the solid difference of two sets of Meshes.
Public methodStatic memberCreateBooleanDifference(IEnumerableMesh, IEnumerableMesh, MeshBooleanOptions, Result)
Computes the solid difference of two sets of Meshes.
Public methodStatic memberCreateBooleanDifference(IEnumerableMesh, IEnumerableMesh, MeshBooleanOptions, Result, Int32)
Computes the solid difference of two sets of meshes and reports which inputs contributed to each output.
Top
See Also