Fillet crashes
Posted: Thu Nov 21, 2024 4:02 pm
We have a small demonstration VB6 project that illustrates the behavior we have found with the latest 7.2 library when trying to apply fillets between two united intersecting bodies (a thin box intersecting a cone). The curious behavior is that the fillets work very nicely on two of the four edges, and crash the program (in IDE and EXE) on the other two. I have attached a ZIP for the small VB6 demo project. You can select between successful and unsuccessful behavior in the Fillet sub (in modFillet) by setting blnTest to True or False. Any thoughts are appreciated. Thanks!