Uneditable Custom Properties
-
- Posts: 194
- Joined: Fri Mar 19, 2021 12:21 pm
- x 37
- x 95
Uneditable Custom Properties
Anyone know how to overcome a part with uneditable custom properties? This component came from a supplier.
Without looking at the file, I cannot prpoperly advise...
My first guess is that you had imported the part with 3DInterconnect which link the part to the 3rd party CAD file.
The custom properties are locked when the third-party CAD file and the SOLIDWORKS file are linked. To overwrite these properties, you must break the link.
Try turning off the 3D Interconnect and reimport the file again
Go to full postMy first guess is that you had imported the part with 3DInterconnect which link the part to the 3rd party CAD file.
The custom properties are locked when the third-party CAD file and the SOLIDWORKS file are linked. To overwrite these properties, you must break the link.
Try turning off the 3D Interconnect and reimport the file again
Re: Uneditable Custom Properties
Without looking at the file, I cannot prpoperly advise...
My first guess is that you had imported the part with 3DInterconnect which link the part to the 3rd party CAD file.
The custom properties are locked when the third-party CAD file and the SOLIDWORKS file are linked. To overwrite these properties, you must break the link.
Try turning off the 3D Interconnect and reimport the file again
My first guess is that you had imported the part with 3DInterconnect which link the part to the 3rd party CAD file.
The custom properties are locked when the third-party CAD file and the SOLIDWORKS file are linked. To overwrite these properties, you must break the link.
Try turning off the 3D Interconnect and reimport the file again
Far too many items in the world are designed, constructed and foisted upon us with no understanding-or even care-for how we will use them.
-
- Posts: 194
- Joined: Fri Mar 19, 2021 12:21 pm
- x 37
- x 95
Re: Uneditable Custom Properties
Very good, that is the right answer. I hadn't noticed that it is a linked .step file.Zhen-Wei Tee wrote: ↑Fri Aug 06, 2021 1:08 am Without looking at the file, I cannot prpoperly advise...
My first guess is that you had imported the part with 3DInterconnect which link the part to the 3rd party CAD file.
The custom properties are locked when the third-party CAD file and the SOLIDWORKS file are linked. To overwrite these properties, you must break the link.
Try turning off the 3D Interconnect and reimport the file again
Is there any way to break the link and turn it into a regular Solidworks part?
Re: Uneditable Custom Properties
If you right-click on the features in the tree and select "Dissolve Feature" it will break the link to the original CAD file.
Re: Uneditable Custom Properties
Click on the properties for the part, and make sure there aren't "configuration specific" properties.
I've had the software create those when I did a "save as" on a part. Until I delete them, the print will not recognize the regular custom properties.
I've had the software create those when I did a "save as" on a part. Until I delete them, the print will not recognize the regular custom properties.
-
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
-
- Posts: 194
- Joined: Fri Mar 19, 2021 12:21 pm
- x 37
- x 95
Re: Uneditable Custom Properties
Yes, there is one configuration-specific property, but I cannot delete it either. I can add more, but cannot delete existing properties.
-
- Posts: 194
- Joined: Fri Mar 19, 2021 12:21 pm
- x 37
- x 95
Re: Uneditable Custom Properties
If you do not wish to use the 3DInterconnect you can disable it in the SolidWorks Options.... By default it is toggled on when doing a new install of SolidWorks.
-
- Posts: 194
- Joined: Fri Mar 19, 2021 12:21 pm
- x 37
- x 95
Re: Uneditable Custom Properties
Now what??? I've got another imported part whose custom properties I cannot edit, but 3D Interconnect is turned off. Any idea how to make the custom properties editable?
- DanPihlaja
- Posts: 839
- Joined: Thu Mar 11, 2021 9:33 am
- Location: Traverse City, MI
- x 804
- x 973
Re: Uneditable Custom Properties
Just be aware that the algorithm for importing STP files (and the like) is different when you have 3D interconnect on (more robust) vs when you have it off.
(they may have fixed this, but they hadn't yet as of 2022 as far as I know).
Test this out on complex parts. There is a noticeable difference in the imported parts.
So I keep 3D interconnect on to use the advanced algorithm, and then immediately break the link.
-Dan Pihlaja
Solidworks 2022 SP4
2 Corinthians 13:14
Solidworks 2022 SP4
2 Corinthians 13:14
- DanPihlaja
- Posts: 839
- Joined: Thu Mar 11, 2021 9:33 am
- Location: Traverse City, MI
- x 804
- x 973
Re: Uneditable Custom Properties
If you import a part into another part (using "Insert"-->"Part"), then there is a check box to import custom properties with it. This makes the imported custom properties un-editable.Uncle_Hairball wrote: ↑Mon Jul 01, 2024 5:58 pm Now what??? I've got another imported part whose custom properties I cannot edit, but 3D Interconnect is turned off. Any idea how to make the custom properties editable?
Could this be the problem that you are having?
-Dan Pihlaja
Solidworks 2022 SP4
2 Corinthians 13:14
Solidworks 2022 SP4
2 Corinthians 13:14
-
- Posts: 194
- Joined: Fri Mar 19, 2021 12:21 pm
- x 37
- x 95
Re: Uneditable Custom Properties
No, my parts' custom properties look normal, but are greyed out; cannot be selected.DanPihlaja wrote: ↑Tue Jul 02, 2024 9:30 am If you import a part into another part (using "Insert"-->"Part"), then there is a check box to import custom properties with it. This makes the imported custom properties un-editable.
image.png
image.png
Could this be the problem that you are having?
I tried downloading and importing the .step again, but got the same results. I then tried your suggestion to enable 3D Interconnect and break the link, which gave me editable custom properties.
Thanks for the helpful advice. Now I can work around this problem.
Re: Uneditable Custom Properties
it is appaerently by design to have two algorithms for data imports.DanPihlaja wrote: ↑Tue Jul 02, 2024 9:26 am Just be aware that the algorithm for importing STP files (and the like) is different when you have 3D interconnect on (more robust) vs when you have it off.
(they may have fixed this, but they hadn't yet as of 2022 as far as I know).
Test this out on complex parts. There is a noticeable difference in the imported parts.
So I keep 3D interconnect on to use the advanced algorithm, and then immediately break the link.
3d interconnect link should be cut the moment you successfully import the data and you do not need it.