You may be able to hide cells using cell data while keeping lines visible. However, in general if you want to use different display styles then probably the simplest is to use a separate actor for each major display style. Alternatively, you can write a custom shader, a short GLSL code snippet that can alter appearance of a mesh any way you want, based on some custom point/cell scalars.