SolidWorks file properties

General discussion related to "Everything".
Post Reply
Anytos
Posts: 1
Joined: Tue Dec 23, 2025 7:49 am

SolidWorks file properties

Post by Anytos »

Hello,

Can EverythingSearch also be used to search the file properties of a SolidWorks part?
If so, what settings need to be configured?

Best regards,
void
Developer
Posts: 19830
Joined: Fri Oct 16, 2009 11:31 pm

Re: SolidWorks file properties

Post by void »

Yes, Everything 1.5 can be used to search SolidWorks properties.

Example usage:

Code: Select all

*.dwg Solidworks.Document.Notes:"my note"
Nothing needs to be configured.
You can find properties by right clicking the result list column header and clicking Add columns....
Click the Windows Property System tab on the left.
Search for:
solidworks
to list all SolidWorks properties.
Once a column is added, right click the column and click Search <property>...



Solidworks.Document.Notes: and other properties can be slow to search, so combine with other filters for the best performance.
-or-
Index SolidWorks properties under Tools -> Options -> Properties.
Post Reply