Click or drag to resize

MeshCreateBooleanIntersection Method

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