RosettaCodeData/Task/Draw-a-cuboid/Brlcad/draw-a-cuboid.brlcad
Ingy döt Net 764da6cbbb CDE
2013-04-10 16:57:12 -07:00

3 lines
195 B
Text

opendb cuboid.g y # Create a database to hold our shapes
units cm # Set the unit of measure
in cuboid.s rpp 0 2 0 3 0 4 # Create a 2 x 3 x 4 cuboid named cuboid.s