
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I've met a problem with propagating values of calculated parameters from a nested family to parent family. Let me explain it by using an example:
I've created a generic model family (let's call it Family 1) and created four parameters inside of it:
A,B,C (length instance parameters)
D (volume instance parameter)
I have assigned a formula to D parameter which says: D=A*B*C and its calculating the volume basing on a A,B,C parameters.
When I load this family into a project it works fine. I can manipulate A,B and C parameters and value of D is calculated automatically.
Then I've made second generic model family (lets call it Family2) and created another A,B and C parameters. I've made Family 1 a shared family and loaded it into Family2. Then I've linked A,B,C parameters from Family1 to Family2, so the nested family should get A,B,C parameters from Family2.
When I load this family into a project, I can manipulate A,B,C parameters and they are being propagated into nested Family1, but Family1 does not calculate value D anymore.
Have anyone meet similar problem? In my opinion, there is nothing complicated from a logical point of view but it doesn't work for me.
I would appreciate any help.
Regards,
Jakub
Solved! Go to Solution.