SimpleDynMeshBuilder > ShapeGeneratorLibrary > Get Extruded Disc Params

Get Extruded Disc Params

Gets the parameters required for generating an extruded disc.
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
Hole Radius
Float (double-precision)
The inner radius for creating a hole in the center
Start Angle
Float (double-precision)
Starting angle for drawing the disc
End Angle
Float (double-precision)
Ending angle for drawing the disc
Angle Steps
Integer
Number of steps for the circle used to calculate the number of sides
Height
Float (double-precision)
The height of the extruded disc