Difference between revisions of "MGED CMD paths"

From BRL-CAD
(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...)
 
m
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Paths]]
 
+
[[category:MGED geometry information commands|Paths]]
 
=paths=
 
=paths=
 
__TOC__
 
__TOC__

Latest revision as of 21:38, 30 November 2009

paths[edit]

Syntax[edit]

paths PathStart


Argument(s)[edit]

PathStart
Valid object or path to object in current DB


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

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)[edit]

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


See Also[edit]

No related commands.



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