Difference between revisions of "MGED CMD view2grid lu"
From BRL-CAD
(New page: Category:MGED =view2grid_lu= :: This is a developer command. __TOC__ ==Syntax== :view2grid_lu ==Argument(s)== : '''x''' :: X Attribute of view coordinates. : '''y''' :: Y Attribu...) |
|||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|view2grid_lu]] |
− | + | [[Category:MGED developer commands|view2grid_lu]] | |
=view2grid_lu= | =view2grid_lu= | ||
:: This is a developer command. | :: This is a developer command. |
Revision as of 08:44, 20 November 2009
view2grid_lu
- This is a developer command.
Contents
Syntax
- view2grid_lu
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 point in view coordinates (local units), converts to grid 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/12/2007 at: 7:27:52 AM