arena-py API v1.0.1
arena .objects .cylinder
Cylinder object class to manage its properties in the ARENA: Cylinder Geometry.
Parameters
- float height: height Defaults to '1' (optional)
- bool openEnded: open ended Defaults to 'False' (optional)
- float radius: radius Defaults to '1' (optional)
- int segmentsHeight: segments height Defaults to '18' (optional)
- int segmentsRadial: segments radial Defaults to '36' (optional)
- float thetaLength: theta length Defaults to '360' (optional)
- float thetaStart: theta start Defaults to '0' (optional)