Hello,
I'm trying to write a C# program to get the mass properties of a selected subassembly in a large assembly. I thought I was following the documentation properly, but I run into one of two problems:
the "AddBodies" function for a mass property object throws an exception if I use the...