MGED CMD edgedir

From BRL-CAD
Revision as of 07:41, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =edgedir= __TOC__ ==Syntax== :edgedir [x y z] | [rot fb] ==Argument(s)== : '''x y z''' :: Vector direction : '''rot fb''' :: Rotation and Fallback angles. ==Return...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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