TCL script to remove all fillets less than 2mm
While i'm modelling of shell mesh, i don't consider 2mm fillets for entire geometry. So needed a script which can find out all fillets less than 2mm and defeature them, so that i can generate good mesh and good midsurface. @Adriano Koga
Find more posts tagged with
Sort by:
1 - 1 of
11

Hi, This is actually a 2-click command in HyperMesh. Please take a look at the 'Defeatures' panel/ribbon and you should get what you're asking easily. Now, if you want it to work in batch mode, just perform the remove fillet operation once in HM and then take a look at the APIs used that are written into your command.tcl files in the Documents folder. This could be very helpful and give you some insights.