MGED CMD grid2model lu
From BRL-CAD
Revision as of 07:05, 18 August 2008 by Dloman (talk | contribs) (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...)
grid2model_lu
- This is a developer command.
Contents
Syntax
- grid2model_lu gx gy
Argument(s)
- gx
- X Attribute of grid coordinates in local units.
- gy
- Y Attribute of grid coordinates in local units.
Return Value(s)
- Model Coordinates.
Description
Given a point in grid coordinates (local units), convert it to model 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:00:07 PM