base classes — bpy_struct, Modifier
Revolve edges
Angle of revolution
Type: | float in [-inf, inf], default 0.0 |
---|
Screw axis
Type: | enum in [‘X’, ‘Y’, ‘Z’], default ‘X’ |
---|
Number of times to apply the screw operation
Type: | int in [1, 10000], default 0 |
---|
Number of steps in the revolution
Type: | int in [2, 10000], default 0 |
---|
Offset the revolution along its axis
Type: | float in [-inf, inf], default 0.0 |
---|
Number of steps in the revolution
Type: | int in [2, 10000], default 0 |
---|
Calculate the order of edges (needed for meshes, but not curves)
Type: | boolean, default False |
---|
Flip normals of lathed faces
Type: | boolean, default False |
---|
Use the distance between the objects to make a screw
Type: | boolean, default False |
---|
Output faces with smooth shading rather than flat shaded
Type: | boolean, default False |
---|
Stretch the U coordinates between 0-1 when UV’s are present
Type: | boolean, default False |
---|
Stretch the V coordinates between 0-1 when UV’s are present
Type: | boolean, default False |
---|
Inherited Properties
Inherited Functions