slices property

slices property

The slices of the twisted extruded geometry, default value is 1.

Definition:

@property
def slices(self):
    ...
@slices.setter
def slices(self, value):
    ...

See Also