MGED CMD model2grid lu
From BRL-CAD
Revision as of 08:00, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =model2grid_lu= :: This is a developer command. __TOC__ ==Syntax== :model2grid_lu ''mx my mz'' ==Argument(s)== : '''mx''' :: X Attribute of model coordinates in local...)
model2grid_lu
- This is a developer command.
Contents
Syntax
- model2grid_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)
- Grid Coordinates.
Description
Given a point in model coordinates (local units), convert it 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/11/2007 at: 1:52:55 PM