Documentation > Mesh Ops Plugin BPLibrary > Spherize Mesh

Spherize Mesh

Turns a mesh into a sphere with its center at (0.0,0.0,0.0), should only be used for convex meshes.

Inputs

In
Exec

Data
Mesh Data Structure (by ref)

Radius
Float

In Place
Boolean

Bring in ZPoints
Boolean

Outputs

Out
Exec

Return Value
Mesh Data Structure

Turns a mesh into a sphere with its center at (0.0,0.0,0.0), should only be used for convex meshes.