MGED CMD mirface
From BRL-CAD
mirface[edit]
Contents
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]
Page Generated by David Loman on: 10/11/2007 at: 1:52:14 PM