box b 10 10 10

# make the box periodic
makeperiodic bp b -x 5 -trim 2 -y 8 -trim 1 -z 12 -trim -1

checkshape bp
checknbshapes bp -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -t
checkprops bp -s 340 -v 400

# repeat the shape
repeatshape result -x 5 -y 5 -z 5

checkshape result
checknbshapes result -vertex 588 -edge 1302 -wire 936 -face 936 -shell 216 -solid 216 -t
checkprops result -s 73440 -v 86400
