MGED CMD copymat

From BRL-CAD
Revision as of 09:52, 20 November 2009 by Ssd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

copymat

Syntax

copymat comb1/memb1 comb2/memb2


Argument(s)

comb1/memb1
Source path and member
comb2/memb2
Destination path and member


Return Value(s)

No Return Values for this command.


Description

The "copymat" command copies the transformation matrix from a member of one combination to the member of another


Example(s)

mged> copymat comb1/memb1 comb2/memb2
Set the matrix for member memb2 in combination comb2 equal to the matrix for member memb1 in combination comb1


See Also

No related commands.



Page Generated by David Loman on: 10/11/2007 at: 12:09:17 PM