PointCloud constructor

__init__(self)

Constructor of PointCloud


def __init__(self):
    ...

__init__(self, name)

Constructor of PointCloud


def __init__(self, name):
    ...
ParameterTypeDescription
nameSystem.StringThe name of this entity

See Also