regdef — Sets the default region attributes used by the r and c commands when building a BRL-CAD region.
Sets the default region attributes used by the r and c commands when building a BRL-CAD region. The default ident number is incremented each time a new region is created with the r or c commands.
The example shows the use of the regdef command to set the default region attributes used by the r and c commands when building a BRL-CAD region.
Example 1. Set region default attributes.
mged>
regdef 1003 0 100 8
Sets the region default attributes to an ident of 1003, an air code of 0, an los of 100%, and a material code of 8.
Reports of bugs or problems should be submitted via electronic
mail to <devs@brlcad.org>