bilibli
https://www.bilibili.com/video/BV1XjwnezEAF
https://v.douyin.com/m9ColTL8W6g/
Basic
- Multi-Selection Support: Assembly multi-selection
- File Type Avoidance: No avoidance
FixReferences (Simplified Explanation): Ignores the actual link between the drawing and part/assembly. Only looks for identical names and forcibly reassigns the reference to the one with the matching name.
Scope: Applies to the current drawing, or to a drawing with the same name in the same path as the current part. If the drawing references a part not in the same path, it will be fixed to the same path.
Difference between FixReferences and ProdSys's Fix Refs
Fix Refs (from ProdSys) scans based on the parts in the BOM table. If a component does not appear in the BOM, it will not be processed.
ProdSys’s Fix Refs requires SW2019 or later.
FixReferences supports SW2016+.
Strictly speaking:
- FixReferences is a drawing command
- Fix Refs is a part/assembly command
Example
When parts and drawings have different names, causing your references to be completely broken.
1. Create a new project first
2. Open the old assembly
3. Pack and Go to the new project
4. Rename the drawings accordingly
5. Open the assembly and run FixReferences on all parts
