arc property
arc property
The total angle of the arc, measured in radian. Default value is PI
Definition:
@property
def arc(self):
...
@arc.setter
def arc(self, value):
...
See Also
- module
aspose.threed.entities
- class
RectangularTorus
The total angle of the arc, measured in radian. Default value is PI
@property
def arc(self):
...
@arc.setter
def arc(self, value):
...
aspose.threed.entities
RectangularTorus