SimpleDynMeshBuilder > ShapeGeneratorLibrary > Get Sphere Params

Get Sphere Params

Gets the parameters required for generating a sphere.
Uses default values if the param is not found

Inputs

Shape Data
S Dyn Shape Data Structure
Dyn Shape Data containing the params for this shape

Outputs

Radius
Float (double-precision)
The radius of the shape
Steps X
Integer
Number of steps in the X axis used to calculate the number of sides
Steps Y
Integer
Number of steps in the Y axis used to calculate the number of sides
Steps Z
Integer
Number of steps in the Z axis used to calculate the number of sides