Gets the parameters required for generating an extruded disc.
Uses default values if the param is not found
Shape Data
S Dyn Shape Data Structure
|
Dyn Shape Data containing the params for this shape |
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 |