Page 1 of 1

Instance Properties in Solidworks?

Posted: Thu Nov 16, 2023 2:24 am
by GTR84
Is it possible to have instance properties in Solidworks? For example I have a part that is used in different physical location but the parts themselves are identical, can there be a custom property that is specific only to the one instance of the part without being in every instance of the part in an assembly?

i hope that makes sense. I've come from using Revit where this is a straight forward task that parts can be identical and each instance of the part can have different "instance properties". Im hoping there is something similar in Solidworks

Re: Instance Properties in Solidworks?

Posted: Thu Nov 16, 2023 3:07 am
by gupta9665
There can not be a custom property specific to that instance but you can have configuration property. But this would mean that you need to have different config for each instance.

Further can you please explain why you need to an instance specific custom property. What is the use or this is helpful?

Re: Instance Properties in Solidworks?

Posted: Thu Nov 16, 2023 10:16 am
by TTevolve
You can have a configuration with the only difference being custom property.
image.png

Re: Instance Properties in Solidworks?

Posted: Mon Nov 20, 2023 8:36 am
by josh
The only way I can think of to attach extra information to individual instances of a component (other than the one "Component Reference" field of the Component Properties) would be to use Attributes. These are data packets that can be attached to stuff in SolidWorks, but only through the API. Not easy or particularly straightforward to implement, but could be done.

Re: Instance Properties in Solidworks?

Posted: Mon Nov 20, 2023 8:57 am
by DanPihlaja
You can place the component in a folder in the assembly and name the folder with the unique identifier that you want.