Creo Relations in a Assembly- "Sum" function of all parameters with a specific "Name"
Hi All,
Similar to how i can do a sum function in excel, I am wondering if anyone knows if it is possible to do so in creo relations. Specifically I have a assembly with multiple parts in it for a hose routing with end fittings. What I am looking to do is the following below:
LENGTH=
SUM (
FIND PARAMETERS IN CURRENT AND ALL SUB FEATURES(ALL PARAMETERS IN ALL MODELS WITHIN ASSEMBLY) NAMED: "LENGTH_CENTER"
)
END
Thank you!

