Name

idents — Places a summary of the regions in the list of objects specified in the file specified.

Synopsis

idents {file_name} {objects}

DESCRIPTION

Places a summary of the regions in the list of objects specified in the file specified. If any regions include other regions, then only the first encountered region in that tree will be listed. The resulting file will contain two lists of regions, one in the order encountered in the list of objects, and the other ordered by ident number. The data written for each region includes (in this order) a sequential region count, the ident number, the air code, the material code, the LOS, and the path to the region.

EXAMPLES

The example shows the use of the idents command to create a file that will list all regions in specified objects.

Example 1. Create a file that lists all regions contained in specified objects.

mged> idents regions_file group1 group2 region3

Creates a file named regions_file and lists all the regions in group1, group2, and region3 in the file.


AUTHOR

BRL-CAD Team

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to <devs@brlcad.org>, or via the "cadbug.sh" script.