Difference between revisions of "MGED CMD pathlist"

From BRL-CAD
(New page: Category:MGED =pathlist= __TOC__ ==Syntax== :pathlist <Combinations> ==Argument(s)== : '''<Combinations>''' :: Valid combinations in Current DB. ==Return Value(s)== :...)
 
m
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Pathlist]]
  
 
=pathlist=
 
=pathlist=

Latest revision as of 12:03, 15 November 2009


pathlist[edit]

Syntax[edit]

pathlist <Combinations>


Argument(s)[edit]

<Combinations>
Valid combinations in Current DB.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "pathlist" command lists all existing paths that start from the specified combinations and end at a primitive shape.


Example(s)[edit]

mged> pathlist group1 region2
List all existing paths that start from the combinations group1 and region2 and end at primitive shapes.


See Also[edit]

No related commands.



Page Generated by David Loman on: 10/11/2007 at: 1:56:28 PM