MGED CMD cat

From BRL-CAD

cat[edit]

Syntax[edit]

cat <objects>


Argument(s)[edit]

<objects>
A list of objects


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

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)[edit]

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


See Also[edit]

No related commands.



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