Brlcad/How to mged/in

The in command is used to create new objects and insert them into the database. Note that the database must be opened before insertion can take place:

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