Difference between revisions of "MGED CMD grid2model lu"
From BRL-CAD
(New page: Category:MGED =grid2model_lu= :: This is a developer command. __TOC__ ==Syntax== :grid2model_lu ''gx gy'' ==Argument(s)== : '''gx''' :: X Attribute of grid coordinates in local uni...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Grid2model_lu]] |
− | + | [[Category:MGED developer commands|Grid2model_lu]] | |
=grid2model_lu= | =grid2model_lu= | ||
:: This is a developer command. | :: This is a developer command. |
Latest revision as of 08:57, 18 November 2009
grid2model_lu[edit]
- This is a developer command.
Contents
Syntax[edit]
- grid2model_lu gx gy
Argument(s)[edit]
- gx
- X Attribute of grid coordinates in local units.
- gy
- Y Attribute of grid coordinates in local units.
Return Value(s)[edit]
- Model Coordinates.
Description[edit]
Given a point in grid coordinates (local units), convert it to model 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:00:07 PM