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

bot_condense - Used to eliminate unused vertices from a BOT primitive.

bot_condense {new_bot_primitive} {old_bot_primitive}

Used to eliminate unused vertices from a BOT primitive. It returns the number of vertices eliminated.

The examples shows the use of the bot_condense command to eliminate unused vertices from a BOT primitive and store the result in a new BOT primitive.

Example 1.  Basic Condensing

Eliminating unused vertices from a primitive named bot1_original and storing the result in a new primitive named bot1_condensed.

mged> bot_condense bot1_condensed bot1_original

The unused vertices were deleted from bot1_original and the result was saved in bot1_condensed.

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

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.