MGED CMD sed

From BRL-CAD

sed[edit]

Syntax[edit]

sed path


Argument(s)[edit]

path
Path to valid BRL-CAD Primitive.

Return Value(s)[edit]

No Return Values for this command.


Description[edit]

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

mged> sed shape1
Enter primitive edit state for shape1

See Also[edit]

who

Page Generated by David Loman on: 10/12/2007 at: 7:21:10 AM