We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e1ff0a + 6c8c0ab commit bc1dc13Copy full SHA for bc1dc13
src/compas/geometry/shapes/box.py
@@ -41,7 +41,7 @@ class Box(Shape):
41
The size of the box in the box frame's x direction.
42
ysize : float
43
The size of the box in the box frame's y direction.
44
- ysize : float
+ zsize : float
45
The size of the box in the box frame's z direction.
46
xmin : float, read-only
47
Minimum value along local X axis.
0 commit comments