Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Assembly | Material Percentage

Status
Not open for further replies.

highvoltage1

Mechanical
Joined
Mar 27, 2023
Messages
5
Location
US
Is there a way to determine how much of a certain kind of material is used in a assembly?
For example: If an assembly has X amount of components made of Al, Cu, Stainless steel, and I want to know the percentage of Cu, or Al.
Is there an option in SolidWorks that can show this?
 
There is no direct tool AFAIK. Look into using Assembly visualization tool OR Assembly BOM to get the details of material for each part. And then you can export to excel. Further you can excel tables/formulas to calculate the percentage.

Deepak Gupta
SOLIDWORKS Champion and Expert
SW 2022 SP0.0, 2021 SP5.1 and 2020 SP5.0
Boxer's SOLIDWORKS Blog


 
Gupta65,

Thanks for the reply. I was able to use the assembly visualization and organized the material and total weight columns, then I calculated the percentages using the total weight of the assembly.
 
Hi, highvoltage1:

Are you asking for a manual process or an automatic one? If you want to do it automatically, then you will need to use equations, or better still use SW VBA or .net.

If you want to do it manually, you can use Excel based BOM with custom properties that are linked to weights of the parts and assemblies.

Best regards,

Alex
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top