MGED CMD sed
From BRL-CAD
Revision as of 08:41, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =sed= __TOC__ ==Syntax== :sed ''path'' ==Argument(s)== : '''path''' :: Path to valid BRL-CAD Primitive. ==Return Value(s)== : No Return Values for this command. ==...)
sed
Contents
Syntax
- sed path
Argument(s)
- path
- Path to valid BRL-CAD Primitive.
Return Value(s)
- No Return Values for this command.
Description
The "sed" command places MGED directly into the primitive edit mode. The path must uniquely identify a primitive shape. If the shape is only referenced once in the objects being displayed, then path may simply be the shape name. If the shape is multiply referenced, then the path should be the full path from a top level displayed object to the primitive shape to be edited. The who command will return a list of the top-level objects currently being displayed.
Example(s)
- mged> sed shape1
- Enter primitive edit state for shape1
See Also
Page Generated by David Loman on: 10/12/2007 at: 7:21:10 AM