PointCloud constructor

init

Constructor of PointCloud

def __init__(self):
    ...

init

Constructor of PointCloud

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

See Also