Cap_Holes - superclass: modifier; super-superclass:MAXWrapper - classID: #(1191845242, 1402297393)
Constructor
cap_holes...
Properties
<Cap_Holes>.smooth BooleanClass default: true -- boolean; Smooth_New_Faces
When on, assigns the same smoothing group number to all new faces. If possible, this will be a smoothing group number not used elsewhere in the object.
true - On
false - Off
<Cap_Holes>.sm_ends BooleanClass default: false -- boolean; Smooth_With_Old_Faces
Smooths new triangular faces using the smoothing groups from bordering old faces. This smoothes only one level in from the perimeter of the border of the hole, so you might need to use both this and the Smooth New Faces option to properly smooth a large hole.
true - On
false - Off
<Cap_Holes>.vis_edges BooleanClass default: false -- boolean; Triangulate_Cap
When on, makes all of the edges visible in the new faces.
true - On
false - Off