This very simple Plug-In allows to automatically set a curve refinement level for all geometrical parts in the assembly. The built-in option would require to define that for each part separately, which can be annoying. So the possibility to change it for all parts in a model with one action is quite useful.
The Plug-In data contain the source codes, so feel free to change the default settings or modify stuff as needed.
The short video below shows an example. The files are attached.
Additional remarks:
This Plug-In is not an official Dassault Systemes/Simulia product. I’ve created it on my own and initially only for me. The UI is built with the RSG Plug-in. This brings some limitations regarding catching user errors and displaying messages.
You can find more Plug-Ins for Abaqus/CAE in the wiki of this community (Link) and in the DS Knowledge Base (Link1, Link2).
Edit: You can find an updated version that also works with Python 3 in Abaqus 2024 in my Github account (Link).
