cellcomplex.property_topomesh.visualization.vtk_actor_topomesh module

class cellcomplex.property_topomesh.visualization.vtk_actor_topomesh.VtkActorTopomesh(topomesh=None, degree=None, property_name=None, property_degree=None, **kwargs)[source]

Bases: object

clean()[source]
property degree
property property_name
set_topomesh(topomesh, degree, property_name=None)[source]
update(colormap='viridis', value_range=None, opacity=1, linewidth=1)[source]
update_actor(colormap='viridis', value_range=None, opacity=1, linewidth=1)[source]
update_polydata()[source]