Difference between revisions of "MGED CMD model2view lu"
From BRL-CAD
(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...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Model2view_lu]] |
− | + | [[Category:MGED developer commands|Model2view_lu]] | |
=model2view_lu= | =model2view_lu= | ||
:: This is a developer command. | :: This is a developer command. |
Latest revision as of 08:58, 18 November 2009
model2view_lu[edit]
- This is a developer command.
Contents
Syntax[edit]
- model2view_lu mx my mz
Argument(s)[edit]
- 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)[edit]
- View Coordinates.
Description[edit]
Convert a point in model coordinates (local units) to a point in view coordinates (local units).
Example(s)[edit]
- No Examples for this command.
See Also[edit]
- 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