|
[Sponsors] |
July 12, 2012, 04:59 |
using nglib
|
#1 |
New Member
Vijay
Join Date: Jul 2012
Posts: 2
Rep Power: 0 |
Hello everyone.
I'm using nglib to load a CAD geometry in IGES format and generate surface mesh. I want to heal the geometry before generating the mesh but I do not find any healing functions in nglib.h. I tried to dig through the nglib source code and found that OCCGeometry has a healing function called HealGeometry(). But I'm not able to create an object of type OCCGeometry since it generates the compilation error "Undefined symbols: vtable for NetgenGeometry referenced from..." and "vtable for OCCGeometry referenced from...". Can someone tell me how to create an instance of OCCGeometry in my code? |
|
July 14, 2012, 12:56 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings vijay.sudharshanam and welcome to the forum!
You better try NETGEN's dedicated mailing list: http://sourceforge.net/projects/netgen-mesher/forums Because this sub-forum is for how to use NETGEN and other open-source meshers with OpenFOAM. Best regards, Bruno
__________________
Last edited by wyldckat; July 14, 2012 at 12:57. Reason: and other _open-source_ meshers |
|
July 16, 2012, 03:13 |
|
#3 |
New Member
Vijay
Join Date: Jul 2012
Posts: 2
Rep Power: 0 |
Hello Bruno.
I will post this in netgen related forum that you mentioned. Thank you. |
|
Tags |
heal geometry, nglib |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
netgen / nglib - manually define edges or nodes | thommycorner | Mesh Generation & Pre-Processing | 0 | May 17, 2013 11:32 |