How to work on geometry before doing meshing?

When i imported a .STP file, the whole geometry imported as a solid/shell part.
If i want to select surface & do some work on surface like splitting the surface, toggle the line, taking trim…,it is not possible.
Can anyone answer to this question ASAP?

Operations like this have to be performed in CAD software, before importing to PrePoMax since it features only basic tools for geometry modification, such as scaling and merging parts.

Okay understood, but when i have given mesh parameters & creating mesh for some big complex geometries it is not creating mesh & also showing as failed meshing.
May i know the reason?
Ands also how to check 2d & 3d quality(like min.length, aspect ratio, skewness,tet-collapse) in prepomax after generating mesh?

Maybe the geometry is too complex and it should be simplified (defeatured) before importing to PrePoMax. You could also try decreasing the element size.

Currently, PrePoMax doesn’t support mesh quality checks but some of them are available in Gmsh and Salome_Meca (open-source meshers). Check this thread on CalculiX forum for more details: Mesh Quality Check - CalculiX

okay,Can you please suggest me some open-source CAE software’s which can perform following operations
1)Importing CATIA/STEP file
2)Able to work on geometry like defeaturing, splitting surfaces, toggle unnecessary lines
3)create good flow mesh
4)quality checking & remove bad quality
5)rigid ,material & property creation

It might be necessary (and better) to perform step 2 in FreeCAD and then import the prepared geometry to mesher such as Salome_Meca. It’s not very intuitive but offers many options for mesh creation and verification. The last step can be done in PrePoMax.

I have checked FreeCAD, but i am not able to perform those operations.
Do you have any manual or link that can suggest how to perform those operations in FreeCAD?
I already have a .step file, i just want to do defeature small fillets & unnecessary lines.

FreeCAD has Defeaturing tool in Part Workbench but there’s also whole Defeaturing Workbench available as add-on (can be easily downloaded from GitHub using Add-on Manager). If you want some recommendations regarding handling of your geometry in FreeCAD, ask on their forum. People there are very helpful and you will likely get response really quickly.

When it comes to surface partitioning in FreeCAD, there are several boolean tools that can help with that but Boolean Fragments are best for surfaces.

1 Like

to do capable all the list you needed. it seems Salome CAD/CAE is the software what you’re looking for, as i know FreeCAD does not have mesh quality checking, or some updates may fullfiled.

1 Like

I will check Salome software for meshing, thanks for the reply

I am checking FreeCAD software & posted my queries in their forum.
Do you have complete understanding of operations that can be done in Prepomax?

Check the manual, all possible features are listed and described there so you can search for what you need: Documentation – PrePoMax

I have checked this documentation already
Previously i have done a component(simple one) using prepomax & it created mesh
But when i tried to mesh some other component it is not creating any mesh. I have checked with small to complex geometries too.
and i want R-trias to be captured in some areas-for this there is no option available

For meshing i want below operations to be done
1)Meshing with required mesh size
2)good flow
3)R-trias in specific areas
4)quality checking & removal
5)Can be work on elements

but PrePoMax itself may enough to do the task, splitting surface also capable. regarding to mesh quality checking, Netgen mesher provide reliable and solvable almost. for shell element quality checking, is only for 2D classical check. since CalculiX expanded to 3D element (solid) so it does not required anymore.

you can look at Matej video at YouTube, i do some comment also.

PrePoMax & CalculiX - A Preview of Shell Fuctionallity

PrePoMax & CalculiX - Shell features

*edited
did you mean splitting a mesh (R-Tia) to make of two triangles from a quads? is mesh refinement feature is not capable. you may use Salome CAD/CAE if still needed.

Yes, but only with two points method so I suggested FreeCAD for more complex operations on geometry. After all, geometry handling is mainly a domain of CAD software and FEA preprocessors usually support only basic operations.

Mainly the mesh generation fails when the geometry of the part is “problematic”. That could be conversion/precision issues from one CAD software to the other; there could be tiny geometrical features in the geometry (check them using Geometry-Analyse) and there could be some inappropriate meshing parameters. So first check for tiny features and adjust the meshing parameters for the smallest element size.

Yes, there are some small geometrical features in the geometry, may be because of that it is not generating mesh
I am trying to remove those features in FreeCAD
But how to adjust meshing parameters for the smallest element size?

You should use meshing parameters settings for a part:

image

Yes I have used the same meshing parameters panel
but my average mesh should be 2mm so i have used 2mm in max element size and the mesh is too fine in the fillets.
Can u suggest meshing parameters to be set if i want uniform mesh size as 2mm throughout the geometry