Is there an option to batch rename the connection with assembly name reflected on it. ??
I am looking something similar to material assignment in batch mode
Hi Srini,
Currently, SimSolid does not provide a built-in feature to batch rename connections similar to how materials can be assigned in batch mode. Connection names must typically be updated manually when created. However, you can achieve a similar result using the JavaScript API, where a script can loop through all connections and automatically rename them based on the parent assembly, part, or any naming convention you choose. This approach mimics batch material assignment by applying consistent updates to multiple items at once, saving time in large assemblies.
Regards,
Sourav