Name

regions — Creates a summary of all the regions in the specified list of objects. The summary is written in the specified output_file.

Synopsis

regions {output_file} {objects}

DESCRIPTION

Creates a summary of all the regions in the specified list of objects. The summary is written in the specified output_file. The summary includes, for each region, a sequential region number, its ident, air code, material code, los, the path from one of the objects to the region, and the Boolean formula for the region.

EXAMPLES

The example shows the use of the regions command to create a summary of the regions that are in the specified objects. The summary is written in a specified file.

Example 1. Create a summary of regions contained in specified objects.

mged>regions regions_file group1 group2

Places a summary of all the regions from group1 and group2 in the file named regions_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.