SimpleDynMeshBuilder > ShapeGeneratorLibrary > Get Cylinder Params

Get Cylinder Params

Gets the parameters required for generating a cylinder.
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
Height
Float (double-precision)
The height of the cylinder
Radial Steps
Integer
Number of steps for the circle used to calculate the number of sides
Capped
Boolean
Whether the ends are capped