MGED CMD cat


[edit] cat

Contents


[edit] Syntax

cat <objects>


[edit] Argument(s)

<objects>
A list of objects


[edit] Return Value(s)

No Return Values for this command.


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


[edit] Example(s)

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


[edit] See Also

No related commands.



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