height property
height property
The height of the rectangular torus. Default value is 20
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
aspose.threed.entities
- class
RectangularTorus
The height of the rectangular torus. Default value is 20
@property
def height(self):
...
@height.setter
def height(self, value):
...
aspose.threed.entities
RectangularTorus