Where Used alternative?
Where Used alternative?
I searched this forum and found this discussion: Solidworks Explorer - Does anyone really miss it? https://www.cadforum.net/viewtopic.php?f=52&t=438
Apparently SWX Explorer and the Where Used function are gone (I'm on SWX2021).
Right now I have need of the Where Used function. Does anybody have a workaround?
Apparently SWX Explorer and the Where Used function are gone (I'm on SWX2021).
Right now I have need of the Where Used function. Does anybody have a workaround?
You are actually correct. Chose "Rename." It gives you the list of "where used." (Why they didn't include where used as an option makes as much sense as anything else they do these days.)mike miller wrote: ↑Wed Sep 08, 2021 4:11 pm Try renaming it and see what breaks.
No, I don't have a solution. I have wanted one for awhile....
Make sure your "File Locations" is set properly.
Brick walls are there for a reason. The brick walls aren't there to keep us out. The brick walls are there to show us how badly we want things.
- - -Randy Pausch
- - -Randy Pausch
- mike miller
- Posts: 878
- Joined: Fri Mar 12, 2021 3:38 pm
- Location: Michigan
- x 1070
- x 1231
- Contact:
Re: Where Used alternative?
Try renaming it and see what breaks.
No, I don't have a solution. I have wanted one for awhile....
No, I don't have a solution. I have wanted one for awhile....
He that finds his life will lose it, and he who loses his life for [Christ's] sake will find it. Matt. 10:39
- AlexLachance
- Posts: 2179
- Joined: Thu Mar 11, 2021 8:14 am
- Location: Quebec
- x 2356
- x 2011
Re: Where Used alternative?
DennisD wrote: ↑Wed Sep 08, 2021 4:08 pm I searched this forum and found this discussion: Solidworks Explorer - Does anyone really miss it? https://www.cadforum.net/viewtopic.php?f=52&t=438
Apparently SWX Explorer and the Where Used function are gone (I'm on SWX2021).
Right now I have need of the Where Used function. Does anybody have a workaround?
Hey Dennis,
I use CustomTools and it has a Where used functionality, though I doubt you'd get it simply for that because of the cost, though it does have a bunch of wonderful tools that you can put to use without having to create a gigantic set-up like we have.
In the following screenshot, I've done a "Where used" on DOOR-004 which I've selected in my feature manager. You can see the where used window, and I've circled a box you can check to show upper levels(We keep it unchecked as it makes for a far too big where used)
Edit: Unfortunately, the "Where used" of Customtools is not all that intelligent, in the sense that it doesn't know it's used in assemblies until you save these assemblies with customtools opened.
Re: Where Used alternative?
Solid Edge Design Manager has a where used function but it's brute force checking every file in the directory structure(s) you give it, so I understand your need.DennisD wrote: ↑Wed Sep 08, 2021 4:08 pm I searched this forum and found this discussion: Solidworks Explorer - Does anyone really miss it? https://www.cadforum.net/viewtopic.php?f=52&t=438
Apparently SWX Explorer and the Where Used function are gone (I'm on SWX2021).
Right now I have need of the Where Used function. Does anybody have a workaround?
A true where used tool requires a database of some sort to track file references, a reader service that reads the file references on new or modified files and a scheduled scan tool to catch up if the service misses anything and finally a user interface to query the references. I wrote one for our Solid Edge files before PDM and to my surprise people actually used it and kinda liked it.
If your data set is small enough a brute force tool that uses Solidworks Document Manager API to read references in >every< assembly and part file in your data set could possibly work for you. I would think something close already exists.
Re: Where Used alternative?
You are actually correct. Chose "Rename." It gives you the list of "where used." (Why they didn't include where used as an option makes as much sense as anything else they do these days.)mike miller wrote: ↑Wed Sep 08, 2021 4:11 pm Try renaming it and see what breaks.
No, I don't have a solution. I have wanted one for awhile....
Make sure your "File Locations" is set properly.
-
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: Where Used alternative?
How does it generate that list?
Re: Where Used alternative?
You would have to ask the SW programmers that question.
-
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: Where Used alternative?
I see now, it looks like you can tell it where to look, and since there's a pause button (implying it can take a long time) it's checking refs in every file in the directories selected to search in. Can be slow, but should get the job done.
Re: Where Used alternative?
You can try "Bibotac".
It use an index and is a lot faster than Solidworks explorer.
https://sites.google.com/site/bibotacconcept
It use an index and is a lot faster than Solidworks explorer.
https://sites.google.com/site/bibotacconcept
- Ömür Tokman
- Posts: 359
- Joined: Sat Mar 13, 2021 3:49 am
- Location: İstanbul-Türkiye
- x 993
- x 345
- Contact:
Re: Where Used alternative?
We can celebrate soon for our new baby.DennisD wrote: ↑Wed Sep 08, 2021 4:08 pm I searched this forum and found this discussion: Solidworks Explorer - Does anyone really miss it? https://www.cadforum.net/viewtopic.php?f=52&t=438
Apparently SWX Explorer and the Where Used function are gone (I'm on SWX2021).
Right now I have need of the Where Used function. Does anybody have a workaround?
SW usually separates the successful (favorite) features and starts selling after a while. yes, it was a feature that I used and loved, but he passed away and we will miss him very much.
Hey @DennisD
I usually open the drawing page and the assembly, access the part from within the assembly and save it as. Then I do the drawing and assembly crtl+Q and crtl+s. if you don't have hundreds of parts this works fast and well for me. I have no problems in technical drawing and assembly, then I delete the old part.
You ˹alone˺ we worship and You ˹alone˺ we ask for help.
- Ömür Tokman
- Posts: 359
- Joined: Sat Mar 13, 2021 3:49 am
- Location: İstanbul-Türkiye
- x 993
- x 345
- Contact:
Re: Where Used alternative?
I don't know why but this method mostly fails and SW shuts down. (SW2020 sp3)
You ˹alone˺ we worship and You ˹alone˺ we ask for help.
- Ömür Tokman
- Posts: 359
- Joined: Sat Mar 13, 2021 3:49 am
- Location: İstanbul-Türkiye
- x 993
- x 345
- Contact:
Re: Where Used alternative?
In a rough explanation:
A database is embedded inside each assembly and holds the assembly-related data there. probably this application searches for names in those databases and lists the databases (ie assemblies) it finds with the same name.
You ˹alone˺ we worship and You ˹alone˺ we ask for help.
Re: Where Used alternative?
Well, THIS DID WORK! Thanks! Specifically, RMB on the file and using SOLIDWORKS --> Rename did do a search and found where the part was being used. YAY!!!!
But doesn't this seem like a backdoor way to find where the part is used?!
Using SOLIDWORKS --> File Locations did not do anything as far as finding the other files that referenced the part file. Apparently the File Locations is solely for telling SWX where to look.
WTH!? How hard could it be to have a simple and straightforward selection for SOLIDWORKS --> Where Used?
Brick walls are there for a reason. The brick walls aren't there to keep us out. The brick walls are there to show us how badly we want things.
- - -Randy Pausch
- - -Randy Pausch
Re: Where Used alternative?
Thank you for this. I'll look into it.Bibotac wrote: ↑Thu Sep 09, 2021 10:20 am You can try "Bibotac".
It use an index and is a lot faster than Solidworks explorer.
https://sites.google.com/site/bibotacconcept
Has anyone else here used this?
Brick walls are there for a reason. The brick walls aren't there to keep us out. The brick walls are there to show us how badly we want things.
- - -Randy Pausch
- - -Randy Pausch
Re: Where Used alternative?
I think you gave the wrong person credit. I need my "answer" count up.
-
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: Where Used alternative?
Yep, sorry! I did not mean to slight you, I was only looking at the most recent.
It's all better now.
Brick walls are there for a reason. The brick walls aren't there to keep us out. The brick walls are there to show us how badly we want things.
- - -Randy Pausch
- - -Randy Pausch
- mike miller
- Posts: 878
- Joined: Fri Mar 12, 2021 3:38 pm
- Location: Michigan
- x 1070
- x 1231
- Contact:
Re: Where Used alternative?
No no! I was the first person to mention renaming. I just didn't realize the purple was superfluous.
He that finds his life will lose it, and he who loses his life for [Christ's] sake will find it. Matt. 10:39
Re: Where Used alternative?
Thanks. I just double my beer points.
And I agree. It would take almost no effort to have a "where used" button. But nothings surprises me with DSS.
And I agree. It would take almost no effort to have a "where used" button. But nothings surprises me with DSS.
-
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: Where Used alternative?
With the components already in place for this type of where used search they could indeed just add the button, but I'll bet you it would be missing the needed last 5% functionality.
Re: Where Used alternative?
Where used is a basic function in PDM. You can't really have a where used in parts or sub assemblies. The information goes up the tree, not down. To make it go down the tree, you have to search through the reference lists of a bunch of files. And even then you're not guaranteed to find where your part is used unless you've searched ALL the assemblies and parts.
PDM is simple and solves so many problems. Just do it.
PDM is simple and solves so many problems. Just do it.
Blog: http://dezignstuff.com
Re: Where Used alternative?
@matt Have you used the Where Used tab in PDM? It's not basic, it requires a good understanding of configurations and versions in PDM to be able to get reliable data. Most of the time it gives results you don't need to see and only shows a subset of the entire where used.matt wrote: ↑Thu Sep 09, 2021 2:22 pm Where used is a basic function in PDM. You can't really have a where used in parts or sub @$$. The information goes up the tree, not down. To make it go down the tree, you have to search through the reference lists of a bunch of files. And even then you're not guaranteed to find where your part is used unless you've searched ALL the @$$ and parts.
PDM is simple and solves so many problems. Just do it.
- mike miller
- Posts: 878
- Joined: Fri Mar 12, 2021 3:38 pm
- Location: Michigan
- x 1070
- x 1231
- Contact:
Re: Where Used alternative?
Uh @matt, your censor-bot is getting carried away. We can't even type @ssembly anymore!matt wrote: ↑Thu Sep 09, 2021 2:22 pm Where used is a basic function in PDM. You can't really have a where used in parts or sub @$$. The information goes up the tree, not down. To make it go down the tree, you have to search through the reference lists of a bunch of files. And even then you're not guaranteed to find where your part is used unless you've searched ALL the @$$ and parts.
PDM is simple and solves so many problems. Just do it.
He that finds his life will lose it, and he who loses his life for [Christ's] sake will find it. Matt. 10:39
Re: Where Used alternative?
Well, it should be simple. You should get a list of assemblies, and possibly parts if you did a master model type thing. I've tried to get a license of SW PDM Standard, and apparently they don't want me to have one.bnemec wrote: ↑Thu Sep 09, 2021 2:27 pm @matt Have you used the Where Used tab in PDM? It's not basic, it requires a good understanding of configurations and versions in PDM to be able to get reliable data. Most of the time it gives results you don't need to see and only shows a subset of the entire where used.
As for the word censor, yeah, that's great. I made a little modification so I didn't have to enter all the variations of @$$, like *butt-sphincter*, *head up your butt*, *toity paper boy*, kissass, jackass, dumbass, smartass, etc.
Blog: http://dezignstuff.com
Re: Where Used alternative?
I agree, it should be simple. Unfortunately, in practice it's not. Taking configurations out of the picture helped, but the second level of where used only shows where used of the single version of the first level of where used. So showing more than the first level is of little use because it doesn't give a full list. Equally unhelpful is there's no way to hide where used assemblies that no longer use that file. So it shows the latest version of the where used even if it's an old version. So it doesn't show all the current where used of the part file but it does show old versions of the where used files.matt wrote: ↑Thu Sep 09, 2021 2:42 pm Well, it should be simple. You should get a list of assemblies, and possibly parts if you did a master model type thing. I've tried to get a license of SW PDM Standard, and apparently they don't want me to have one.
As for the word censor, yeah, that's great. I made a little modification so I didn't have to enter all the variations of @$$, like *butt-sphincter*, *head up your butt*, *toity paper boy*, kissass, jackass, dumbass, smartass, etc.
Re: Where Used alternative?
Don't forget whoopass, deadass, gassass, dickass, aspercreme, assumption, assimilate, asparagus, associate, sarsaparilla. . .matt wrote: ↑Thu Sep 09, 2021 2:42 pm Well, it should be simple. You should get a list of assemblies, and possibly parts if you did a master model type thing. I've tried to get a license of SW PDM Standard, and apparently they don't want me to have one.
As for the word censor, yeah, that's great. I made a little modification so I didn't have to enter all the variations of @$$, like *butt-sphincter*, *head up your butt*, *toity paper boy*, kissass, jackass, dumbass, smartass, etc.
Is that being asinine?
Brick walls are there for a reason. The brick walls aren't there to keep us out. The brick walls are there to show us how badly we want things.
- - -Randy Pausch
- - -Randy Pausch
Re: Where Used alternative?
Can't you limit the where used search to the latest revision?bnemec wrote: ↑Thu Sep 09, 2021 2:56 pm I agree, it should be simple. Unfortunately, in practice it's not. Taking configurations out of the picture helped, but the second level of where used only shows where used of the single version of the first level of where used. So showing more than the first level is of little use because it doesn't give a full list. Equally unhelpful is there's no way to hide where used assemblies that no longer use that file. So it shows the latest version of the where used even if it's an old version. So it doesn't show all the current where used of the part file but it does show old versions of the where used files.
I'm remembering PDMWorks, the cheap-@$$ text-based PDM did most of this acceptably.
Blog: http://dezignstuff.com