MGED CMD paths

From BRL-CAD

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