MGED CMD edgedir
From BRL-CAD
edgedir[edit]
Contents
Syntax[edit]
- edgedir [x y z] | [rot fb]
Argument(s)[edit]
- x y z
- Vector direction
- rot fb
- Rotation and Fallback angles.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "edgedir" command allows the user to set the direction of an edge by specifying a direction vector in the form of x, y, and z components or via rotation and fallback angles. This can only be done while moving an edge of an ARB.
Example(s)[edit]
- mged> edgedir 0 1 0
- Rotate the edge being edited to be parallel to the y axis.
See Also[edit]
Page Generated by David Loman on: 10/11/2007 at: 12:38:46 PM