GeometryCuboid
Bases: Geometry
Represents the geometry of a cuboid
PARAMETER | DESCRIPTION |
---|---|
geometry_type
|
TYPE:
|
width
|
The width of the cuboid.
TYPE:
|
height
|
The height of the cuboid.
TYPE:
|
depth
|
The depth of the cuboid.
TYPE:
|