height property
height property
Height of the dish
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
aspose.threed.entities
- class
Dish
Height of the dish
@property
def height(self):
...
@height.setter
def height(self, value):
...
aspose.threed.entities
Dish