SimpleDynMeshBuilder > ShapeGeneratorLibrary > Get Linear Stairs Params

Get Linear Stairs Params

Gets the parameters required for generating linear stairs.
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

Step Width
Float (double-precision)
The width of the steps for the stairs
Step Height
Float (double-precision)
The height of each step in the stairs (Total = Step Height * Num Steps)
Step Depth
Float (double-precision)
The depth of each step in the stairs (Total = Step Depth * Num Steps)
Num Steps
Integer
The number of steps in the stairs
Floating
Boolean
Whether the stairs should be floating or go down to the base