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