FreeBSD Manual Pages
REGIONS(nged) BRL-CAD User Commands REGIONS(nged) 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 BRL-CAD 11/05/2021 REGIONS(nged)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | AUTHOR | BUG REPORTS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=regions&manpath=FreeBSD+13.0-RELEASE+and+Ports>