🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

TCL script to remove all fillets less than 2mm

User: "VIJAYKUMAR M K"
Altair Community Member
Updated by VIJAYKUMAR M K

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
    User: "Adriano Koga_20259"
    New Altair Community Member
    Updated by Adriano Koga_20259
    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.