Difference between revisions of "MGED CMD labelface"

From BRL-CAD
(Created page with "Labelface =labelface= __TOC__ ==Syntax== :labelface <Objects> ==Argument(s)== : '''<Objects>''' :: List of Valid BRL-CAD Solids ==Return Va...")
 
(See Also)
Line 27: Line 27:
  
 
==See Also==
 
==See Also==
 +
 
: [[MGED_CMD_E_upper|E]]
 
: [[MGED_CMD_E_upper|E]]
 
: [[MGED_CMD_e_lower|e]]
 
: [[MGED_CMD_e_lower|e]]
 
: [[MGED_CMD_ev|ev]]
 
: [[MGED_CMD_ev|ev]]
 
: [[MGED_CMD_B|B]]
 
: [[MGED_CMD_B|B]]
 +
: [[MGED_CMD_labelvert|labelvert]]
  
 
----
 
----

Revision as of 19:54, 12 August 2015


labelface

Syntax

labelface <Objects>


Argument(s)

<Objects>
List of Valid BRL-CAD Solids


Return Value(s)

No Return Values for this command.


Description

The "labelface" command labels the faces of the indicated objects with their index 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> labelface shapeb
Place index values in display near the center of the face


See Also

E
e
ev
B
labelvert