MGED CMD model2view lu

From BRL-CAD
Revision as of 09:01, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =model2view_lu= :: This is a developer command. __TOC__ ==Syntax== :model2view_lu ''mx my mz'' ==Argument(s)== : '''mx''' :: X Attribute of model coordinates in local...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


model2view_lu

This is a developer command.

Syntax

model2view_lu mx my mz


Argument(s)

mx
X Attribute of model coordinates in local units.
my
Y Attribute of model coordinates in local units.
mz
Z Attribute of model coordinates in local units.

Return Value(s)

View Coordinates.


Description

Convert a point in model coordinates (local units) to a point in view coordinates (local units).


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/11/2007 at: 1:53:05 PM