Question
Parameters update sequence in assembly
Hello
We have master assembly and it has 7 parts... We are trying to achieve parametric model for same.
Query is that what could be the better sequence to update parameters into assembly? Let me try to elaborate a bit.
Assembly a.asm has 7 parts assembled as part1.prt to part7.prt... There are few parameters which need to be updated for a assembly and parts.. what could be better sequence to update parameters...? One should update it as first from parameters of last part part7.prt and gradually moving towards part1.prt and at last parameters of a.asm....? Is this better sequence to update parameters into assembly or something else should be followed ?
Additionally within part also , parameters affecting last most features should be updated first compared to parameters affecting top most features.. is this a good practice?
Feel free to ask for any clarification in case of any confusion.
Thanks and Regards
Ketan
We have master assembly and it has 7 parts... We are trying to achieve parametric model for same.
Query is that what could be the better sequence to update parameters into assembly? Let me try to elaborate a bit.
Assembly a.asm has 7 parts assembled as part1.prt to part7.prt... There are few parameters which need to be updated for a assembly and parts.. what could be better sequence to update parameters...? One should update it as first from parameters of last part part7.prt and gradually moving towards part1.prt and at last parameters of a.asm....? Is this better sequence to update parameters into assembly or something else should be followed ?
Additionally within part also , parameters affecting last most features should be updated first compared to parameters affecting top most features.. is this a good practice?
Feel free to ask for any clarification in case of any confusion.
Thanks and Regards
Ketan

