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?
Part Material(Property) into Assembly Properties
- Frederick_Law
- Posts: 1944
- Joined: Mon Mar 08, 2021 1:09 pm
- Location: Toronto
- x 1634
- x 1466
Re: Part Material(Property) into Assembly Properties
Why do you want "Material property" in assembly?
Assembly is a group of different parts which made out of different materials.
Assembly is a group of different parts which made out of different materials.
Re: Part Material(Property) into Assembly Properties
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
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.
"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.
-
I may not have gone where I intended to go, but I think I have ended up where I needed to be. -Douglas Adams
I may not have gone where I intended to go, but I think I have ended up where I needed to be. -Douglas Adams
Re: Part Material(Property) into Assembly Properties
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
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!!
For the moment I can't replicate the situation when it doesn't work!!
- Attachments
-
- ASSY-2 (WORK)S.zip
- (378.25 KiB) Downloaded 63 times
- CarrieIves
- Posts: 163
- Joined: Fri Mar 19, 2021 11:19 am
- Location: Richardson, TX
- x 376
- x 136
Re: Part Material(Property) into Assembly Properties
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?
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
Yes, that's what I do. The problem is that sometimes works, sometimes doesn't.
And I try to understand why. Thanks.
And I try to understand why. Thanks.