Difference between revisions of "MGED CMD labelvert"

From BRL-CAD
(New page: Category:MGED =labelvert= __TOC__ ==Syntax== :labelvert <Objects> ==Argument(s)== : '''<Objects>''' :: List of Valid BRL-CAD Solids ==Return Value(s)== : No Return Va...)
 
m
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Labelvert]]
  
 
=labelvert=
 
=labelvert=

Revision as of 10:27, 15 November 2009


labelvert

Syntax

labelvert <Objects>


Argument(s)

<Objects>
List of Valid BRL-CAD Solids


Return Value(s)

No Return Values for this command.


Description

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)

mged> labelvert shapeb
Place coordinate values in display near the vertices of shapeb


See Also

E
e
ev
B

Page Generated by David Loman on: 10/11/2007 at: 1:30:48 PM