MGED CMD edgedir

From BRL-CAD


edgedir

Syntax

edgedir [x y z] | [rot fb]


Argument(s)

x y z
Vector direction
rot fb
Rotation and Fallback angles.


Return Value(s)

No Return Values for this command.


Description

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)

mged> edgedir 0 1 0
Rotate the edge being edited to be parallel to the y axis.


See Also

sed

Page Generated by David Loman on: 10/11/2007 at: 12:38:46 PM