PointSetDimensionReductionError# exception PointSetDimensionReductionError( message='Slice and other dimension reducing filters are not supported on PointSets.', )[source]# Requested filter or property is not supported by the PointSet class. Parameters: messagestrError message.