BoolOps > Bool Ops Plugin BPLibrary > Check for Separation

Check for Separation

Checks for separation in the mesh, and returns an array of parts to be assigned to procedural meshes. e.g. to be given physics. Optionally keeps the section closest to a point if KeepClosestToThisPoint is set, otherwise it keeps the largest section.

Inputs

In
Exec

Proc Mesh
Procedural Mesh Component Object Reference

Keep Closest to This Point
Vector

Precision
Float

Outputs

Out
Exec

Extra Parts
Array of Proc Data Array Structures

Return Value
Boolean

Checks for separation in the mesh, and returns an array of parts to be assigned to procedural meshes. e.g. to be given physics. Optionally keeps the section closest to a point if KeepClosestToThisPoint is set, otherwise it keeps the largest section.