PointSetNotSupported# exception PointSetNotSupported( message: str = 'The requested operation is not supported for PointSets.', )[source]# Requested filter or property is not supported by the PointSet class. Parameters: messagestrError message.