This latest update brings a series of notable enhancements. We started supporting the suppress option in properties within SOLIDWORKS and improved our unfolding algorithm and feature recognition in the Manufacturing Toolkit (MTK).
Manufacturing Toolkit updates
Sheet metal
Improved feature recognition of bends
Earlier, when a model had a gap, we did not combine such bends into one. Now, they are identified as part of the same compound bend. Additionally, the update increases the accuracy of determining the width of bends. These enhancements provide you with more detailed insights into sheet metal components, facilitating better design decisions.
Enhanced unfolding algorithm
We have improved the algorithm to work better on complex models. Initially, only a flat face was selected to start unfolding. Now, the algorithm chooses any surface that is larger in area, even if it is a B-spline surface, and unfolds the model correctly. This improvement ensures more accurate and reliable unfolding of complex geometries, preserving the integrity and details of the original design.
Molding
Improved 'Rib' feature recognition
Previously, the algorithm did not take into account the analysis of the base. By improving it, we began to distinguish ribs from walls of the model better. Thanks to this, you can now achieve a more precise analysis of the model.
SDK enhancements
Added C#, Python, and Java wrappers for a few classes
SDK API has been extended with the addition of wrappers for the ModelAlgo_AnalyticalRecognizer and ModelAlgo_AnalyticalRecognizerParameters classes. This update broadens the compatibility and allows you to seamlessly integrate them into applications across different programming environments.
Added suppress option support in SOLIDWORKS
From release 3.24.5, we have added support for the suppress option in instance properties within SOLIDWORKS. Now, you can get the status of it in the property table to be aware of the visibility of features within a model. It allows you to receive extra information and inspect instance properties more effectively.
In addition to the improvements mentioned previously, there are some minor changes in SDK and Creo. Read CHANGES.txt to get all the detailed information.