Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello coleagues,
I have this issue. In attachment there is a drawing of an assembly with only one part in it, 5 times. Im making assembly cut and that cut is affecting 3 parts. In drawing then i have situation that cut is spliting these parts because of change in mass which is there driven by repeat region (asm.mbr.MP_MASS_PROP). Can this be avoided without deleting this region who is giving the mass. My goal is to have this assembly cut and then not to split the BOM list. Also that mass changes if i make change in part level, regarding his dimensions or if i make change on cut in assembly level.
Models are made in Creo parametric 2.0
Solved! Go to Solution.
hi,
please add mass analize as a feature in part, and show value of it in drawing instead of pro_mp_mass (look at feature_in_model_tree.zip).
Second solution could be done via relations in repeat region (relation_in_drawing.zip).
hi,
please add mass analize as a feature in part, and show value of it in drawing instead of pro_mp_mass (look at feature_in_model_tree.zip).
Second solution could be done via relations in repeat region (relation_in_drawing.zip).
Thx for your help. I made some testing about this and it looks acceptable. I wish only that option like this is also possible on assembly level. Because cut is happening there. But this is good enough. thx one more time.