bottom_area property
bottom_area property
Area of the bottom cap
Definition:
@property
def bottom_area(self):
...
@bottom_area.setter
def bottom_area(self, value):
...
See Also
- module
aspose.threed.entities - class
Pyramid - class
Vector2
Area of the bottom cap
@property
def bottom_area(self):
...
@bottom_area.setter
def bottom_area(self, value):
...
aspose.threed.entitiesPyramidVector2