In [3]:
from tvtk.api import tvtk
import numpy as np
In [9]:
[x for x in dir(tvtk) if 'adaptive' in x.lower()]
Out[9]:
In [ ]:
tvtk.UnstructuredGrid