get_polygon_size method
get_polygon_size
Gets the vertex count of the specified polygon.
Returns
The polygon size.
def get_polygon_size(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | Index. |
See Also
- module
aspose.threed.entities
- class
Mesh