ugh. the good news is that I can write some clever xpath that makes this SVG-manipulation trivial

the bad news is that I'm having to use ElementTree, which has "limited support for XPath expressions", so NOPE! my xpath won't work

it has been zero days since I crashed fusion360
ooh it's repeatable. that's fun
I continue to enjoy programming for fusion360
currently engaging in crash-oriented programming. the docs are incomplete and unclear, so I'm trying different things and seeing if they crash, work, or give me an error
@foone This was me with the poorly-documented Adobe After Effects SDK when trying to make a plugin 🙃