by drwr » Mon Oct 12, 2009 9:39 pm
You can duplicate (or instance, if it's within a single Geom or GeomNode) the geometry into the scene graph, with a new state to make it render in the effect you like. This is, for instance, how the 'h' key works to highlight geometry in pview. (Press 'h', then the down/left/right arrows, to walk the scene graph in pview and see the highlight.)
David