MGED CMD view2model vec

From BRL-CAD
Revision as of 09:59, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =view2model_vec= :: This is a developer command. __TOC__ ==Syntax== :view2model_vec ==Argument(s)== : '''x''' :: X Attribute of view coordinates. : '''y''' :: Y Att...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


view2model_vec

This is a developer command.

Syntax

view2model_vec


Argument(s)

x
X Attribute of view coordinates.
y
Y Attribute of view coordinates.
z
Z Attribute of view coordinates.


Return Value(s)

Model Coordinates.


Description

Given a vector in view coordinates, convert it to model coordinates.


Example(s)

No Examples for this command.


See Also

grid2model_lu
grid2view_lu
model2grid_lu
model2view
model2view_lu
view2model
view2model_lu
view2model_vec
view2grid_lu



Page Generated by David Loman on: 10/12/2007 at: 7:27:52 AM