MGED CMD copymat
From BRL-CAD
copymat[edit]
Contents
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