10-08-2022
01:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-08-2022
01:47 PM
Let's re-write this to make it more understandable:
I have a number of parameters (over 100) that I import to my designs. In this particular design, I have multiple variations of the same design being created in the same multi body solid. I need to be able to differentiate between the design parameters so it will be easier to debug and modify if required. What I am trying to do is to loop through a set of parameters (imported from xml) and give a prefix to them (i.e. try/catch to ensure previous prefixes aren't renamed).