showmats — Lists the transformation matrices encountered along the specified path and also lists the accumulated matrix at the end of the path.
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. Related commands are putmat, copymat, and listeval .
The example shows the use of the showmats command to list the transformation matrices along the specified path and the accumulated matrix for the entire path.
Example 1. List the transformation matrices along a path and the accumulated matrix for the path.
mged>
showmats head/skull/jaw
Lists the transformation matrices along the path head/skull/jaw and the accumulated matrix for the entire path.
Reports of bugs or problems should be submitted via electronic
mail to <devs@brlcad.org>