PUTMAT(nged)

NAME

putmat - Replaces the existing transformation matrix in the combination specified that corresponds to the member specified.

SYNOPSIS

putmat {comb_name/member_name} {[I] | [m0 m1 m2 m3 …​ m16]}

DESCRIPTION

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.

EXAMPLES

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.

AUTHOR

BRL-CAD Team

This software is Copyright (c) 1989-2021 by the United States Government as represented by U.S. Army Research Laboratory.

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org