PointSetCellOperationError

PointSetCellOperationError#

exception PointSetCellOperationError(
message='Cell operations are not supported. PointSets contain no cells.',
)[source]#

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

Parameters:
messagestr

Error message.