Macros
Macros
(OP)
Does anyone have macros that will create a mass in the analyze BOM function, it seems bizarre that catia comes as a default without it but I can't seem to find any solution?
Also has anyone a macro that will put the drawing number in correctly when doing drawings, taking it from the file name as an example?
Thanks.
Also has anyone a macro that will put the drawing number in correctly when doing drawings, taking it from the file name as an example?
Thanks.





RE: Macros
Create a mass parameter in property page of part
create a formula that ties the partbody volume * density of material
now when you analyze the BOM you will have weight to the parts.
Regards,
Derek
RE: Macros
Mark
RE: Macros
f(x)Formula.13:`Properties\Block Weight`=smartVolume('Cavity Block\PartBody` )*`Cavity Block\Density`
If I analyze the BOM I get a field called Block Weight
Regards,
Derek
RE: Macros
for our company is no problem to develop special macros from your request.
Best regards
Miroslav