MGED CMD mirface

From BRL-CAD
Revision as of 08:56, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =mirface= __TOC__ ==Syntax== :mirface face x|y|z ==Argument(s)== : '''face''' :: Valid Face on BRL-CAD Object : ''' x|y|z''' :: Axis to Mirror across ==Return Valu...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


mirface[edit]

Syntax[edit]

mirface face x|y|z


Argument(s)[edit]

face
Valid Face on BRL-CAD Object
x|y|z
Axis to Mirror across


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "mirface" command modifies an ARB shape by mirroring the indicated face along the selected x, y, or z axis. An ARB shape must be selected for editing. Not all faces of all ARB types may be edited using this command.


Example(s)[edit]

mged> mirface 1234 x
Modify currently edited ARB by moving the face opposite face 1234 such that it is the mirror image of face 1234 across the yz plane.


See Also[edit]

mirror
sed
BRL-CAD Primitives

Page Generated by David Loman on: 10/11/2007 at: 1:52:14 PM