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
DBCLEAN(1) BRL-CAD DBCLEAN(1)

dbclean - a shell script for compacting mged databases.

dbclean in_model.g out_model.g

dbclean operates on the indicated input database in_model.g and produces a compacter version of the same as out_model.g.

The objective is to remove "holes" in the original database which resulted from use of the kill/killall commands in mged(1). Note that when a database is compacted in this manner, the compacting is dependent on the successful completion of the converters g2asc(1) and asc2g(1). The compacting will only be aborted if one of the conversions fails. Thus, when either converter "skips" solids, dbclean will continue, and out_model.g will be written, albeit without the skipped solids. This will also result in a smaller database.

This section will acquaint the user with the ordinary usage of dbclean .

dbclean in_model.g out_model.g

This will result in a compacted version of the input.

mged(1)

Numerous error conditions are possible, usually due to errors in the geometry database. Descriptive messages are printed on standard error (file descriptor 2).

Most deficiencies observed while using the dbclean program are usually with the g2asc(1) and asc2g(1) packages instead.

BRL-CAD Team

This software is Copyright (c) 1991-2019 United States Government as represented by the U.S. Army Research Laboratory.

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 1 |  Main Index

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