PointSetCellOperationError# exception PointSetCellOperationError( message: str = 'Cell operations are not supported. PointSets contain no cells.', )[source]# Requested filter or property is not supported by the PointSet class. Parameters: messagestrError message.