The lt command generates a list of the children found
in a combination object specified by the user. By default it will print
a curly bracket bound set of objects and their boolean flags. If the -c
option is specified, it will instead use the character supplied to the -c
option as the separator in the list of objects. In the latter mode the
boolean flags will not be printed.
Example 1. Tcl Output
mged> lt component
{u bed} {u frame} {u cab} {u suspension} {u misc} {u power.train}
Reports of bugs or problems should be submitted via electronic
mail to <devs@brlcad.org>