Is it possible to obtain the dimension object driven by a parameter through the toolkit? (Creo 8.0)
Is it possible to obtain the dimension object driven by a parameter through the toolkit? Or can you retrieve which parameters drive a given dimension?
I've tried various methods but still can't associate the driven dimension with the parameter by toolkit. Even using the ProFeatureExternParentsGet function only know which model it's related to. The only method I can think of right now is to parse all the relations, but this raises another issue: if there are logical conditions like if-else-endif in the relations, it makes the parsing process more complicated. I'd like to know if there are other ways to achieve my goal. Thank you very much!



