MGED CMD showmats

From BRL-CAD
Revision as of 09:54, 20 November 2009 by Ssd (talk | contribs)

showmats

Syntax

showmats path


Argument(s)

path
Valid BRL-CAD path.


Return Value(s)

Accumulated Matrix.


Description

The "showmats" command lists the transformation matrices encountered along the specified path and also lists the accumulated matrix at the end of the path. If any member occurs more than once in a combination along the path, then a matrix will be listed for each occurrence of that member, and the accumulated matrix will only use the first occurrence.


Example(s)

mged> showmats head/skull/jaw
List the transformation matrices along the path "head/skull/jaw" and the accumulated matrix for the entire path.

See Also

putmat
copymat
listeval

Page Generated by David Loman on: 10/12/2007 at: 7:22:45 AM