SOLIDS(nged)

NAME

solids - Lists a summary of all the primitive shapes used in regions referenced by the list of objects.

SYNOPSIS

solids {file} {objects}

DESCRIPTION

Lists a summary of all the primitive shapes used in regions referenced by the list of objects. The summary is written to the specified file. The summary is similar to that produced by the regions command, but with the addition of primitive shape parameters. The shape parameters listed will have the accumulated transformation matrices along the path from the listed objects to the primitive shape applied (as would be listed by the listeval command). The showmats command may be used to see the actual transformation matrices.

EXAMPLES

The example shows the use of the solids command to list a summary of all the primitive shapes used in regions referenced by a list of objects.

Example 1. List a summary of all the regions in a group.

mged> solids shapes_summary group1 regiona

Writes a summary of all the regions in group1 and includes the region named regiona. The summary includes detailed shape parameters for the shapes used in the regions.

AUTHOR

BRL-CAD Team

This software is Copyright (c) 1989-2021 by the United States Government as represented by U.S. Army Research Laboratory.

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org