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,
SolidWorks file properties
Re: SolidWorks file properties
Yes, Everything 1.5 can be used to search SolidWorks properties.
Example usage:
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: 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.
Example usage:
Code: Select all
*.dwg Solidworks.Document.Notes:"my note"
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:
solidworksOnce 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.