radius_top property
radius_top property
Gets or sets the radius of cylinder’s top cap.
Definition:
@property
def radius_top(self):
...
@radius_top.setter
def radius_top(self, value):
...
See Also
- module
aspose.threed.entities
- class
Cylinder