• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

apply mass (weight) to a shrinkwrap

  • Thread starter Thread starter Marco Mazzocchi
  • Start date Start date

Marco Mazzocchi

Guest
Hello, everyone.
new problem new day.
the purchase components that send us in .step format, once opened, we open them and we make a nice shrinkwrap to reduce their weight.
Unfortunately, however, they lose the data on the mass and therefore our set is not true in weights.
How can I do to apply a weight? (I imagine there is some kind of relationship, but I miss it)
 
hi, I solve (if I understand) by shrinkwrap using my mask.
once the new file is opened, I check the "commercial" material, and then change the latter (model side, and not library side) by assigning an appropriate density. everything works because I always know (approximately) how much the components in question weigh.
 
Hi.
in these cases I grant a material called "trade" and with the report:
mp_density=weight(")

calculation of density according to weight assigned assigned assigned assigned
 
I'm wrong

at the moment to make a test I have these relationships

mp_density
mass=ceil(pro_mp_mass.1)
volume =pro_mp_volume
mp_density=peso/mp_volume(")

But your string tells me that it is not correct (creo 2.0)
 
I'm wrong

at the moment to make a test I have these relationships

mp_density
mass=ceil(pro_mp_mass.1)
volume =pro_mp_volume
mp_density=peso/mp_volume(")

But your string tells me that it is not correct (creo 2.0)
al post di weight you have to put the numerical value e.g. kg 123.45
mp_density=123.45/mp_volume(")

or first create a parameter to ok
weight = 123.45
 
error combination of type of data not valid on the right side of the expression
 
I forgot... after you assigned the material, do some regeneration of the part, so that it will update all system parameters.
 
Strange.
Try, get a file of a material that works for you, make a copy and call it from business.
see if it works.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top