PointCloud constructor
__init__(self)
Constructor of PointCloud
def __init__(self):
...
__init__(self, name)
Constructor of PointCloud
def __init__(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | The name of this entity |
See Also
- module
aspose.threed.entities - class
PointCloud