Difference between revisions of "MGED CMD matpick"

From BRL-CAD
(New page: Category:MGED =matpick= __TOC__ ==Syntax== :matpick # | combination/member ==Argument(s)== : '''#''' :: Level of desired selection. : '''combination/member''' :: Valid path in cur...)
 
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Matpick]]
 
+
[[Category:MGED matrix commands|Matpick]]
 
=matpick=
 
=matpick=
 
__TOC__
 
__TOC__

Latest revision as of 09:52, 20 November 2009

matpick[edit]

Syntax[edit]

matpick # | combination/member


Argument(s)[edit]

#
Level of desired selection.
combination/member
Valid path in current DB.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

"matpick" command selects which matrix in the illuminated path should be edited. A number may be specified with 0 being the topmost selection. A combination/member may be specified to indicate that the matrix in combination that corresponds to member is to be edited. This command is only useful in matrix edit mode at the point where the user is selecting which matrix in the illuminated path should be edited. It is used internally by MGED; the user should generally use the mouse to make this selection.


Example(s)[edit]

mged> matpick group1/region3
Select the matrix for region3 in group1 for editing.


See Also[edit]

No related commands.



Page Generated by David Loman on: 10/11/2007 at: 1:51:34 PM