MGED CMD hide
From BRL-CAD
hide[edit]
Contents
Syntax[edit]
- hide
Argument(s)[edit]
- <Objects>
- List of Objects to be hidden.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
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)[edit]
- mged> hide sol_a
- Mark sol_a as hidden.
See Also[edit]
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 1:01:32 PM