GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LT(nged) BRL-CAD User Commands LT(nged)

lt - Generates a list of the child objects of a combination.

lt [char]

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}

Example 2. CSV Output

mged> lt -c , component
bed,frame,cab,suspension,misc,power.train

BRL-CAD Team

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org

07/04/2025 BRL-CAD

Search for    or go to Top of page |  Section n |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.