Difference between revisions of "MGED CMD ted"
From BRL-CAD
(New page: Category:MGED =ted= __TOC__ ==Syntax== :'''ted''' ==Argument(s)== : No Arguments for this command. ==Return Value(s)== : No Return Values for this command. ==Description== The...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Ted]] |
− | + | [[Category:MGED object editing|Ted]] | |
=ted= | =ted= | ||
__TOC__ | __TOC__ |
Latest revision as of 00:27, 4 January 2010
ted[edit]
Contents
Syntax[edit]
- ted
Argument(s)[edit]
- No Arguments for this command.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
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)[edit]
- mged> ted
- Use a text editor to modify the currently edited shape.
See Also[edit]
Page Generated by David Loman on: 10/12/2007 at: 7:25:02 AM