MGED CMD pathlist
From BRL-CAD
Revision as of 08:13, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =pathlist= __TOC__ ==Syntax== :pathlist <Combinations> ==Argument(s)== : '''<Combinations>''' :: Valid combinations in Current DB. ==Return Value(s)== :...)
pathlist
Contents
Syntax
- pathlist <Combinations>
Argument(s)
- <Combinations>
- Valid combinations in Current DB.
Return Value(s)
- No Return Values for this command.
Description
The "pathlist" command lists all existing paths that start from the specified combinations and end at a primitive shape.
Example(s)
- mged> pathlist group1 region2
- List all existing paths that start from the combinations group1 and region2 and end at primitive shapes.
See Also
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 1:56:28 PM