MGED CMD hide

From BRL-CAD
Revision as of 11:57, 15 November 2009 by Ssd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


hide

Syntax

hide


Argument(s)

<Objects>
List of Objects to be hidden.


Return Value(s)

No Return Values for this command.


Description

The "hide" command sets the "hidden" flag for the specified objects. When this flag is set, the objects do not appear in t or ls command outputs. The -a option on the ls or t command will force hidden objects to appear in its output


Example(s)

mged> hide sol_a
Mark sol_a as hidden.


See Also

No related commands.



Page Generated by David Loman on: 10/11/2007 at: 1:01:32 PM