2012

Table Of Contents
For example, if you convert a mesh box to a solid object, following options
are available:
Smoothed and optimized. Coplanar faces are merged into a single face.
The overall shape of some faces can change. Edges of faces that are not
coplanar are rounded. (SMOOTHMESHCONVERT = 0)
Smoothed and not optimized. Each original mesh face is retained in the
converted object. Edges of faces that are not coplanar are rounded.
(SMOOTHMESHCONVERT = 1)
Faceted and optimized. Coplanar faces are merged into a single, flat face.
The overall shape of some faces can change. Edges of faces that are not
coplanar are creased, or angular. (SMOOTHMESHCONVERT = 2)
Faceted and not optimized. Each original mesh face is converted to a flat
face. Edges of faces that are not coplanar are creased, or angular.
(SMOOTHMESHCONVERT = 3)
1070 | Chapter 24 Create 3D Models