PolygonBuilder constructor
__init__(self, mesh)
Initializes a new instance of the PolygonBuilder class.
def __init__(self, mesh):
...
| Parameter | Type | Description |
|---|---|---|
| mesh | Mesh | On which mesh to build polygon. |
See Also
- module
aspose.threed.entities - class
PolygonBuilder