MGED CMD bot condense


[edit] bot_condense

Contents


[edit] Syntax

bot_condense new_bot_primitive old_bot_primitive


[edit] Argument(s)

new_bot_primitive
Destination BOT
old_bot_primitive
Source BOT


[edit] Return Value(s)

#
Number of Vertices eliminated.


[edit] Description

The "bot_condense" command is used to eliminate unused vertices from a BOT primitive. It returns the number of vertices eliminated

[edit] Example(s)

mged> bot_condense bot1_condensed bot1_original
Eliminate any unused vertices from the primitive named bot1_original and store the result in the new BOT primitive named bot1_condensed.


[edit] See Also

bot_condense
bot_decimate
bot_face_fuse
bot_face_sort
bot_vertex_fuse

Page Generated by David Loman on: 10/11/2007 at: 12:01:18 PM