Page 1 of 1

Reference Physical iProperties In Parameter Equation

Posted: Fri May 05, 2023 4:53 pm
by Natustell
I need to calculate the mass offset of an assembly relative to an axis. How do I reference an iProperty > Physical (Mass, X, Y, etc) in a parameter equation?

I tried iProperties.mass, iProperties.Value("Physical", "Mass"), and just <mass> and had no luck. I didn't find any comprehensive documentation on Parameter syntax, but I'm still looking.