I have designed an object that comprises plates, pipes, beams of different thicknesses. However, I would like to know the mass of a specific item. For instance, I have used some 5mm plates, 8 mm plates, 50x50 L beams, some pipes, and flanges. Now I would like to know how can I easily know how much (in kg) 5mm Plates I need, how many flanges I need, how much 50x50 L beams I have used. Is there any way to do it in Solidworks?
I will be so glad if someone helps me.
Hi Maruf,
This is a brief overview on how to proceed:
(This could be automated using macro's)
tips:
for weldment profiles you can get the name automatically like you already have in the first line : 125x125x8
Just add this to weldment file( .SLDLFP) as a custom property "Description".
for the plates:
RMB on the item in the cut list and > add boundingbox, this will also add a name with the boundingbox dimensions and prefix PLATE.
I did that for PLATE, 8 x 784 x 5189.5<1>
You could also use a weldment profile for your plates and change the base sketch dimensions to your needs.
Eddy
#BOM #Cutlist #mass