A program to recognize and reward our most engaged community members
Hi everyone,I need to work with some geometry from STL format. I import them as solver deck but after this I do not know how to generate a mesh from them. Any help would be usefull.Thanks in advance.
Hi javier,
When you import the STL data,it seems as element not as geometry.One method is that,you can create surfaces with ' geom >>surfaces ' tools from these elements and then you can mesh the surfaces you created before.
Thanks for your reply!