MGED CMD listeval

From BRL-CAD

listeval[edit]

Syntax[edit]

listeval [path]


Argument(s)[edit]

[path]
Optional. Valid path in db


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

Combinations may include transformation matrices to be applied to their members. A path through a series of combinations and ending with a primitive shape represents that primitive shape with the transformations accumulated through the path applied to it. The "listeval" command displays primitive shape parameters after applying the accumulated transformations from the indicated path. If the specified path does not end at a primitive shape, then all possible paths from the indicated path to any primitive shape will be evaluated and displayed.


Example(s)[edit]

mged> listeval group1/region1/shapeb
Display the parameters for shapeb after applying the transformation matrix from group1 for region1 and the transformation matrix from region1 for shapeb.


See Also[edit]

MGED Glossary

Page Generated by David Loman on: 10/11/2007 at: 1:47:38 PM