MGED CMD mirface
[edit] mirface
[edit] Syntax
- mirface face x|y|z
[edit] Argument(s)
- face
- Valid Face on BRL-CAD Object
- x|y|z
- Axis to Mirror across
[edit] Return Value(s)
- No Return Values for this command.
[edit] 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.
[edit] 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.
[edit] See Also
- mirror
- sed
- BRL-CAD Primitives
Page Generated by David Loman on: 10/11/2007 at: 1:52:14 PM