MGED CMD ted
From BRL-CAD
ted
Contents
Syntax
- ted
Argument(s)
- No Arguments for this command.
Return Value(s)
- No Return Values for this command.
Description
The "ted" command places the parameters of the currently edited primitive shape into a file, then starts a text editor for the user to modify the parameters. The editor used is whatever the user has set in the environment variable EDITOR. If EDITOR is not set, then /bin/ed is used. mged must be in the primitive edit mode prior to using this command. The redcommand performs a similar function for combinations.
Example(s)
- mged> ted
- Use a text editor to modify the currently edited shape.
See Also
Page Generated by David Loman on: 10/12/2007 at: 7:25:02 AM