MGED CMD mirface

From BRL-CAD


mirface

Syntax

mirface face x|y|z


Argument(s)

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


Return Value(s)

No Return Values for this command.


Description

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)

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

mirror
sed
BRL-CAD Primitives

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