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[edit]

Syntax[edit]

copymat comb1/memb1 comb2/memb2


Argument(s)[edit]

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


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

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


Example(s)[edit]

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[edit]

No related commands.



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