PointSetDimensionReductionError

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:
messagestr

Error message.