Skip to content

Commit bfc14e9

Browse files
committed
test SUPER failed
1 parent 71dbd60 commit bfc14e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roundedcube.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//create a rounded cube
22
CSG roundedCube = new RoundedCube( 40,// X dimention
3-
8,// Y dimention
3+
16,// Y dimention
44
40// Z dimention
55
)
66
.cornerRadius(8)// sets the radius of the corner

0 commit comments

Comments
 (0)