Replace Family Parameters with shared parameters

Welcome to the fun of API deprecation! I haven’t bothered updating my code in Crumple yet as I’m generally not in 2024 at this point that often and build against 2022 for now. Personally I’m not a fan of the spec/group type calling approach. I understand it, but really wish it had a clearly documented enum (I assume it will be coming on APS docs). If anyone knows of one, feel free to drop it in this thread.

If you search forgetype and spectype by name on the forums you will find some examples of how to feed in a human readable name and get an equivalent spec/group type. Here’s one example:

You’ll need to add some code into my previous script to get these forgetypeIds instead of my approach which uses phased out methods/groups etc. in 2024+

1 Like