| ▲ | sho_hn 2 hours ago |
| It's very common (Fusion calls it User Parameters, etc.) and indeed nice practice. FreeCAD has a few ways to do it, Spreadsheets but also free-form properties on objects. It's very flexible in this regard. |
|
| ▲ | gligorot 2 hours ago | parent | next [-] |
| The Fusion implementation sucks. A spreadsheet is a far more natural way to do this, Im surprised FreeCad is doing it better than the paid variant. |
| |
| ▲ | Lukas_Skywalker 2 hours ago | parent | next [-] | | The only issue I have with the Spreadsheet is that I need to add an alias for every value I want to use in the Sketch or Part Design workbench. In practice, this usually looks like A B
width 2mm
length 3mm
and for every cell in B I add an alias with the same value as in column A. Is there a way around that? | | | |
| ▲ | sho_hn 2 hours ago | parent | prev [-] | | The Fusion implementation is awful - you can adjust one variable, one time, then you have to reopen the dialog to do another. At least for me it's always become non-responsive after a single edit, for years now. I've always assumed I'm just holding it wrong, but I don't know. I've moved on. |
|
|
| ▲ | _whiteCaps_ 2 hours ago | parent | prev [-] |
| Super flexible. I love being able to use Python to manipulate spreadsheet data. |