|
NAMEidents - Places a summary of the regions in the list of objects specified in the file specified.SYNOPSISidents {file_name} {objects} DESCRIPTIONPlaces 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.EXAMPLESThe 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.
AUTHORBRL-CAD TeamBUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
Visit the GSP FreeBSD Man Page Interface. |