Difference between revisions of "MGED CMD labelvert"

From BRL-CAD
m
(See Also)
Line 31: Line 31:
 
: [[MGED_CMD_ev|ev]]
 
: [[MGED_CMD_ev|ev]]
 
: [[MGED_CMD_B|B]]
 
: [[MGED_CMD_B|B]]
 
+
: [[MGED_CMD_labelface|labelface]]
----
 
 
 
Page Generated by David Loman on: 10/11/2007 at: 1:30:48 PM
 

Revision as of 19:53, 12 August 2015


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
labelface