Difference between revisions of "MGED CMD labelvert"
From BRL-CAD
Bhollister (talk | contribs) (→See Also) |
Bhollister (talk | contribs) (→Argument(s)) |
||
Line 9: | Line 9: | ||
==Argument(s)== | ==Argument(s)== | ||
+ | |||
: '''<Objects>''' | : '''<Objects>''' | ||
:: List of Valid BRL-CAD Solids | :: List of Valid BRL-CAD Solids | ||
+ | ==Proposed Argument(s)== | ||
+ | |||
+ | {{DesignDocument}} | ||
+ | : '''-c''' | ||
+ | :: Optional. This is the default argument which selects coordinate labels. | ||
+ | |||
+ | : '''-i''' | ||
+ | :: Selects index label for the vertices. | ||
==Return Value(s)== | ==Return Value(s)== |
Latest revision as of 16:36, 14 August 2015
labelvert[edit]
Contents
Syntax[edit]
- labelvert <Objects>
Argument(s)[edit]
- <Objects>
- List of Valid BRL-CAD Solids
Proposed Argument(s)[edit]
- -c
- Optional. This is the default argument which selects coordinate labels.
- -i
- Selects index label for the vertices.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "labelvert" command labels the vertices of the indicated objects with their coordinate values in the MGED display window. The objects must have already been displayed using e, E, ev, B, or any other command that results in the display of an object.
Example(s)[edit]
- mged> labelvert shapeb
- Place coordinate values in display near the vertices of shapeb