Show the cage axes

Hello!

I would like to display CubAxes of an object. For that I used vtkCubeAxesActor and I would like to display the static axes on all the edges (figure for example).

using vtkCubeAxesActor calss ------>



Any idea?
Thanks,
Cimo,

finally I’ll settle for the static mod: axes_actor-> SetFlyModeToStaticEdges ();


c.