Dogbone
Dogbone copied to clipboard
RuntimeError: 3 : this is not a parametric design
Failed: Traceback (most recent call last): File "/Users/danieldean/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns/Dogbone/dbutils.py", line 174, in notify notify_method(args) File "/Users/danieldean/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns/Dogbone/Dogbone.py", line 651, in onExecute self.createStaticDogbones() File "/Users/danieldean/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns/Dogbone/Dogbone.py", line 969, in createStaticDogbones startTlMarker = self.design.timeline.markerPosition ^^^^^^^^^^^^^^^^^^^^ File "/Users/danieldean/Library/Application Support/Autodesk/webdeploy/production/6997599ab67b7e881f25c2311930a09bc5ac662f/Autodesk Fusion 360.app/Contents/Api/Python/packages/adsk/fusion.py", line 68034, in _get_timeline return _fusion.Design__get_timeline(self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: 3 : this is not a parametric design
I don't have the parametric mode selected.
RUNNING: Fusion 2.0.19440 x86_64 [Native]
Not super familiar with python or addIn tbh, would love to use this addin though!