You can choose from any of the arrays in the data to make selection
labels, ParaView uses the vtk index by default. Is the ensight node ID
array not available under the Label Mode drop down menu?

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



2010/4/20 Manuel González <iinmg...@ucv.udc.es>:
> I would like to display the given node IDs in an Ensight Gold geometry file.
>
> I tried it with the Selection Inspector ( > Display Style > Point Label:
> visible (Label mode = "Point IDs"), but then Paraview displays numbers
> starting from 0, not the numbers given as node IDs in the geometry file.
>
> For example, in the following Ensight Gold case, I would like to display 13
> and 22 (the given node IDs), but Paraview displays 0 and 1:
>
> ---- START OF FILE: example.case ----
> #
>
> FORMAT
> type: ensight gold
>
> GEOMETRY
> model:  example.geo
>
> ---- END OF FILE: example.case ----
>
> ---- START OF FILE: example.geo ----
> example
> ASCII
> node id given
> element id off
> part
>         1
> part 1
> coordinates
>         2
>         13
>         22
> 0.00000e+000
> 1.00000e+000
> 0.00000e+000
> 1.00000e+000
> 0.00000e+000
> 0.00000e+000
> bar2
>         1
>         1          2
>
> ---- END OF FILE: example.geo ----
>
> Best regards,
> Manuel
>
> *********************************************************
> Manuel J. Gonzalez Castro
> Laboratorio de Ingenieria Mecanica
> University of A Coruña
> Spain
> *********************************************************
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to