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

add a given to the table obtained from formula

  • Thread starter Thread starter Usti74
  • Start date Start date

Usti74

Guest
Hi.
I need to add to the table a text where, with a formula (not necessarily created on the table), I indicate the weight of my particular sheet. being a crude, I would like to obtain it automatically using the specific weight data x its volume.
Can someone please help me?
 
try to put it asformula in the parameters and then make it comarise in the custom iproperty and from you can put it on the table
 
rename the two parameters of the base sketch from which you leave (I'm talking about the idea that then you go for subtraction of material looking at the immagin) in "base" and "alterity".
cin ilogic:

area = 1 parameter deleted

'as number
area = round((base/1000) * (height/1000), 2) 'rounding at a maximum of 2 decimal digits

then multiplies by the main extrusion and by the specific weight and get a parameter with the weight of the original.

at this point follow how much he wrote cast16
Hi.
 
I found how to add density but it is possible to make a formula in the table text box. I have to multiply this data

Thank you.
1576742830998.webp
 

Forum statistics

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

Members online

No members online now.
Back
Top