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

bot_vertex_fuse - Used to eliminate duplicate vertices from a BOT solid.

bot_vertex_fuse {new_bot_solid} {old_bot_primitive>}

Used to eliminate duplicate vertices from a BOT solid. It returns the number of vertices eliminated. No tolerance is used, so the vertices must match exactly to be considered duplicates.

The example shows the use of the bot_vertex_fuse command to eliminate duplicate vertices from a BOT solid and store the result in a new BOT primitive.

Example 1. Eliminating duplicate vertices from a primitive and storing the result in a new BOT primitive.

mged> bot_vertex_fuse bot1_fused bot1_original

Eliminates any duplicate vertices from the primitive named bot1_original and stores the result in the new BOT primitive named bot1_fused.

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.