[Gmsh] handling stp file (example attached)

Sangpil Yoon kidariyoon at gmail.com
Thu Feb 16 23:54:09 CET 2012


Dear Gmsh experts;


previous post was a kind of general question....

here i attached a .STEP and .geo file

i did the following in command line


> gmsh test.geo -2 -format msh -o test.msh


the geometry is pretty simple; a cylinder shape on one side of a box.

you will see duplicate nodes are there.....because there ARE duplicate
lines and points.

did I do something wrong in using .geo file?

Or, do i need to do something before exporting .STEP file?


any comments are welcome.


NOTE: If i do the same thing in the following manner, no duplicate nodes
are found.

1. read .STEP file
2. save it as .geo file
3. add one line 'Coherence' at the end of .geo file
4. do mesh

i strongly believe I am not properly using .geo file or command.....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120216/f11e2fd6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.zip
Type: application/zip
Size: 6073 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20120216/f11e2fd6/attachment.zip>