Hi Elek,

I'm not sure if this is the best way to do that, but at least you can consider it as a workaround:

<cts1.geo>
Merge "cts1.msh";
General.ScaleX = 1e+7; // scale the axes to view the elements
General.ScaleY = 1e+7;
General.ScaleZ = 1e+7;
Mesh.Lines = 1; // since you have only lines (Mesh.Lines = 0, by default)

Then, you can see your mesh by opening the .geo file.

Best,
Mikhail



On 10/23/2015 05:00 AM, gmsh-requ...@ace20.montefiore.ulg.ac.be wrote:
Dear Colleagues,
I have a very small structure.
I attached the *.msh file.
I have a problem with zooming.

I cannot zoom it to see the particular
bars and elements.

The *msh file is read correctly
and it is saved correctly as well.

Do you have an idea to overcome
the problem?
I am able to visualize the structure
with Patran and GiD.

Best regards,
Elek


_______________________________________________
gmsh mailing list
gmsh@geuz.org
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to