MGED CMD paths

From BRL-CAD
Revision as of 09:13, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =paths= __TOC__ ==Syntax== :paths PathStart ==Argument(s)== : '''PathStart''' :: Valid object or path to object in current DB ==Return Value(s)== : No Return Values...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


paths

Syntax

paths PathStart


Argument(s)

PathStart
Valid object or path to object in current DB


Return Value(s)

No Return Values for this command.


Description

The "paths" command lists all existing paths that start from the specified path_start and end at a primitive shape. The path_start may be specified by "/" separated components, or they may be separated by spaces (but not both).


Example(s)

mged> paths group1 region2
List all existing paths that start from group1/region2 and end at a primitive shape.


See Also

No related commands.



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