Documentation > Mesh Ops Plugin BPLibrary > Sphere Grid Select Mesh

Sphere Grid Select Mesh

Selects vertexes of a mesh in a sphere for use in other functions, like TransformSelection(). Utilizes a Localized Grid for high poly meshes.

Inputs

In
Exec

Data
Mesh Data Structure (by ref)

Grid
Localized Grid Structure (by ref)

Selection
Mesh Selection Structure (by ref)

Sphere
Sphere Brush Structure

Type
SelectionType Enum

Outputs

Out
Exec

Return Value
Boolean

Selects vertexes of a mesh in a sphere for use in other functions, like TransformSelection(). Utilizes a Localized Grid for high poly meshes.