putmat — Replaces the existing transformation matrix in the combination specified that corresponds to the member specified.
Replaces the existing transformation matrix in the combination specified that corresponds to the member specified. The transformation matrix may be specified with an I to indicate the identity matrix, or it may be specified as 16 elements listed row-by-row. The copymat command allows the user to copy an existing transformation matrix.
The example shows the use of the putmat command to set the transformation matrix for a specified region in a specified group to the identity matrix.
Example 1. Set the transformation matrix for a specified region in a specified group to the identity matrix.
mged>
putmat group1/regiona I
Sets the transformation matrix for regiona in group1 to the identity matrix.
Reports of bugs or problems should be submitted via electronic
mail to <devs@brlcad.org>