Setting constraints using a spreadsheet #13
Replies: 1 comment
-
|
Using ChatGPT Enhanced Macro: Auto-Detect Length, Radius, and Angle Constraints with Spreadsheet Linking import FreeCAD as App, FreeCADGui as Gui def scan_and_offer_constraints(sketch): def offer_spreadsheet_link(sketch, constraint_ids): ----------------------------------------------------------------------------Run example----------------------------------------------------------------------------def run_constraint_assistant(): To run manually:run_constraint_assistant() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would require effort by a FreeCAD or AstoCAD developer that facilitated display of sketch and a spreadsheet, that would allow people to write code to
Select a Spreadsheet Value
Set a Length or Radius
Beta Was this translation helpful? Give feedback.
All reactions