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
LC(nged) BRL-CAD User Commands LC(nged)

lc - Lists codes (i.e. region attributes) 'region_id', 'material_id', 'los', 'region name', 'region parent' within a group or combination.

lc [-d | -m | -s] [-r] [-z] [-0 | -1 | -2 | -3 | -4 | -5] [-f {FileName}] {GroupName}

The 'lc' command lists a set of codes (i.e. attributes) of regions within a group/combination. Listed in columns are the following: 'region_id', 'material_id', 'los', 'region name', 'region parent'. If a value is unset, it is reported as '--'.

-d
Specifies to list only one region with each 'region_id'.

-s

Specifies to list only one region with each combination of 'region_id', 'material_id' and 'los'. In addition to the output of '-d', it lists those cases where 'region_id' is the same but 'material_id' and/or 'los' are different.

-m

Specifies to list only regions with shared 'region_id' values where one or more of the objects in the set of objects defined by shared 'region_id' value reports a different 'material_id' and/or 'los'. Essentially, this allows users to quickly find and resolve inconsistent 'material_id' and 'los' settings within a 'region_id' group.

-r

Remove regions from the list in which their parent is a region and the region is subtracted within the parent. The '-r' option can be combined with any other option.

-z

Specifies descending (z-a) sort order.

-0, -1, -2, -3, -4, -5

Specifies sort column 1, 2, 3, 4 or 5 (referring to columns listed in the description of this command); 1 is default. If 0 is specified, the regions are listed in the order in which they are stored, but this will be overridden if -d or -s is used, because of the sorting which needs to be done when either of those options is used.

-f FileName

Identifies output should be to a file and specifies the file name. If the path is not included as part of the 'FileName' the path will be the 'current directory'.

BRL-CAD Team

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
06/07/2022 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.