PointCloud constructor
init
Constructor of PointCloud
def __init__(self):
...
init
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