Page 1 of 1
Part Material(Property) into Assembly Properties
Posted: Tue Apr 23, 2024 3:55 pm
by Eugen
Hi. I have an assembly with a part in it. The part has a certain Material in its Properties. I want to propagate this Material (Properties) to Assembly Properties. I copy-paste from part to assembly Properties. Sometimes it works, sometimes it doesn't.
Why this behavior?
Re: Part Material(Property) into Assembly Properties
Posted: Tue Apr 23, 2024 4:00 pm
by Frederick_Law
Why do you want "Material property" in assembly?
Assembly is a group of different parts which made out of different materials.
Re: Part Material(Property) into Assembly Properties
Posted: Tue Apr 23, 2024 4:10 pm
by Eugen
It's the standard company. I know what is an assembly. Assembly: a sheet metal part with PEM inserts. On the assembly drawing, for manufacturing, the sheet metal material must appear, in a table with General Information.
Re: Part Material(Property) into Assembly Properties
Posted: Tue Apr 23, 2024 4:13 pm
by SPerman
From the solidworks help:
"Applying a Material
You can apply a material to a part, one or more bodies of a multibody part, or one or more part components in an assembly."
https://help.solidworks.com/2023/englis ... Redirect=1
I do not believe it is possible to assign the assembly a material.
Re: Part Material(Property) into Assembly Properties
Posted: Tue Apr 23, 2024 4:18 pm
by Eugen
I'll try to make a copy of a part where it works and one where it doesn't and attach them.
Re: Part Material(Property) into Assembly Properties
Posted: Tue Apr 23, 2024 4:38 pm
by Eugen
Here it is an example where it works. I'm able to copy-paste the Material Property from Part to Assembly.
For the moment I can't replicate the situation when it doesn't work!!
Re: Part Material(Property) into Assembly Properties
Posted: Tue Apr 23, 2024 5:38 pm
by CarrieIves
I have done this in the past, but there is a manual update if filenames change.
I assign a property called "Material" in my part that is set to the SolidWorks material. I then may put a property in my assembly called "Material". It gets set to "SW-Material@<partname>.SLDPRT". This will bring the text material name to the assembly. I can then show that material on a drawing using the property name. Would that get you what you need?
Or can you force the table to use the part rather than the assembly for that piece of information?
Re: Part Material(Property) into Assembly Properties
Posted: Wed Apr 24, 2024 9:17 am
by Eugen
Yes, that's what I do. The problem is that sometimes works, sometimes doesn't.
And I try to understand why. Thanks.