PointSetDimensionReductionError

PointSetDimensionReductionError#

exception PointSetDimensionReductionError(
message: str = 'Slice and other dimension reducing filters are not supported on PointSets.',
)[source]#

Requested filter or property is not supported by the PointSet class.

Parameters:
messagestr

Error message.