MGED CMD cat

From BRL-CAD

cat

Syntax

cat <objects>


Argument(s)

<objects>
A list of objects


Return Value(s)

No Return Values for this command.


Description

The "cat" command displays a brief description of each item in the list of objects. If the item is a primitive shape, the type of shape and its vertex are displayed. If the item is a combination, the Boolean formula for that combination—including operands, operators, and parentheses—is displayed. If the combination is flagged as a region, then that fact is also displayed along with the region’s ident code, air code, los, and GIFT material code.


Example(s)

mged> cat region_1 region_2
Display the Boolean formulas for some regions.


See Also

No related commands.



Page Generated by David Loman on: 10/11/2007 at: 12:04:28 PM