BOT_FACE_FUSE(nged)

NAME

bot_face_fuse - Eliminates duplicate faces from a BOT solid.

SYNOPSIS

bot_face_fuse {new_bot_primitive} {old_bot_primitive}

DESCRIPTION

Eliminates duplicate faces from a BOT solid. It returns the number of faces eliminated.

EXAMPLES

The example demonstrates the use of the bot_face_fuse command to eliminate duplicate faces from a BOT primitive.

Example 1. Removing duplicate faces from one BOT and storing the results in a new BOT primitive.

mged> bot_face_fuse bot1_fused bot1_original

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

AUTHOR

BRL-CAD Team

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

BUG REPORTS

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