[last updated: 2025-07-15]
Disclaimers
...some future link...
These procedures are likely overly-convoluted, with unnecessary things, but I have not done an exhaustive investigation, and these are JWID and they worked for me.
----------
On This Page:
- Start: create separate drawing and spreadsheet files
- In operation...
- ...
---------------------------------------------------------
- Start: Create a separate spreadsheet and drawing file:
-----
- In operation:
- Start/execute your FreeCAD program:
(this assumes your .FCStd drawing file with linked external spreadsheet has already been set up...)
File --> Open ... [browse to the .FCStd drawing file you want] double-click to select and open
- You will see in your model tree, that in addition to your drawing file having been opened,
the external spreadsheet used in the drawing has also been opened.
- However, this only works if the drawing file and the spreadsheet file are in the same folder.
-----
- Updating parameter values:
- Suppose you have a drawing file and an external spreadsheet loaded into your FC session.
You want to change a dimension in some sketch.
So you go into your spreadsheet, find the cell containing the dimension, and change it.
Save your spreadsheet (not really necessary for this, but good practice regardless)
- Now you go back and open your sketch, and the dimension hasn't been changed. WTF?
The trick is, the recompute happens when you Close the Sketch.
-
-----
- Changing fileNames:
-
-----
-
-----------------------------------------
-----
eof