[vtkusers] VTK AxesGrid

Nick French nqfrench9 at gmail.com
Wed Jun 20 10:46:47 EDT 2018


I'm currently attempting to recreate a script that I wrote in Paraview's
python editor in VTK C# (ActiViz).  I pretty much have everything that I
want except for what Paraview calls "AxesGrid".  With this feature, I can
create a custom axis grid where I pick which tick marks to show and what
value they have.  In ActiViz, I have found "CubeAxesActor" which has a
function called "SetAxisLabels" that allows me to add custom labels to the
tick marks, but I have no way of selecting the location of the tick marks.
I've attached an image showing what I was able to render in Paraview (on
the left) vs. what I currently doing in ActiViz.  Would really appreciate
any insight into how to add the axis that I had in Paraview.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180620/970fad14/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 92514 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180620/970fad14/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VTK_Axes.png
Type: image/png
Size: 391578 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180620/970fad14/attachment-0003.png>


More information about the vtkusers mailing list