base classes — bpy_struct, Modifier
Create a solid skin by extruding, compensating for sharp angles
Assign a crease to inner edges
Type: | float in [0, 1], default 0.0 |
---|
Assign a crease to outer edges
Type: | float in [0, 1], default 0.0 |
---|
Assign a crease to the edges making up the rim
Type: | float in [0, 1], default 0.0 |
---|
Invert the vertex group influence
Type: | boolean, default False |
---|
Offset material index of generated faces
Type: | int in [-32768, 32767], default 0 |
---|
Offset material index of generated rim faces
Type: | int in [-32768, 32767], default 0 |
---|
Offset the thickness from the center
Type: | float in [-inf, inf], default 0.0 |
---|
Thickness of the shell
Type: | float in [-inf, inf], default 0.0 |
---|
Offset clamp based on geometry scale
Type: | float in [0, 100], default 0.0 |
---|
Thickness factor to use for zero vertex group influence
Type: | float in [0, 1], default 0.0 |
---|
Maintain thickness by adjusting for sharp corners (slow, disable when not needed)
Type: | boolean, default False |
---|
Invert the face direction
Type: | boolean, default False |
---|
Calculate normals which result in more even thickness (slow, disable when not needed)
Type: | boolean, default False |
---|
Create edge loops between the inner and outer surfaces on face edges (slow, disable when not needed)
Type: | boolean, default False |
---|
Vertex group name
Type: | string, default “”, (never None) |
---|
Inherited Properties
Inherited Functions