Newbie question:
I am trying to mesh a 2-D cross section that I will later extrude to create the 3-D model. I have used the curve_generator option to create several lines and curves to define the outer boundary. I then use merge_nearby_nodes to eliminate the redundant nodes at the intersections. I've then been using View->Open_cracks to confirm everything is merged and there are no gaps in the boundary definition.
When I try to run Mesh_Tools->Automesh2d (all default parameters), I'm consistently getting the error message "more than 2 line elements share a node", but this does not appear to be the case from the graphical display.
1. I've tried breaking the cross section into regions, each bounded by only 4 entities (lines, arcs, etc) but I still get the same error message.
2. I've tried using only straight lines (no arcs) - same message.
I must be doing something wrong. Suggestions welcome.
Comments
Try giving FreeCAD a try for modeling. It's also very useful in modeling complex geometry later on and it's free.