twist property
twist property
The number of degrees of through which the shape is extruded.
Definition:
@property
def twist(self):
...
@twist.setter
def twist(self, value):
...
See Also
- module
aspose.threed.entities
- class
LinearExtrusion
The number of degrees of through which the shape is extruded.
@property
def twist(self):
...
@twist.setter
def twist(self, value):
...
aspose.threed.entities
LinearExtrusion