Brlcad/How to mged/primitive/rpp

From Wikibooks, open books for an open world
Jump to navigation Jump to search

The rpp (rectangular parallelepiped) primitive is used for creating cuboids.

Parameters[edit | edit source]

The following parameters are required:

Draw a cuboid[edit | edit source]

# Insert a 2 x 3 x 4 cuboid named cuboid1.s into the database
in cuboid1.s rpp 0 2 0 3 0 4

Entry within the database[edit | edit source]

The cuboid will be stored as an arbitrary polyhedron within the database.