Le0Michine / FusionGridfinityGenerator

Other
623 stars 40 forks source link

Error on Baseplate generation #52

Closed dragoonmc closed 9 months ago

dragoonmc commented 9 months ago

Trying to generate a new 5x5 baseplate and it fails no matter what I select for options.

THis is the error

An unknonwn error occurred, please validate your inputs and try again: Traceback (most recent call last): File "C:\Users/cline/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\commands\commandCreateBaseplate\entry.py", line 313, in generateBaseplate baseplateBody = createGridfinityBaseplate(baseplateGeneratorInput, gridfinityBaseplateComponent) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/cline/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\lib\gridfinityUtils\baseplateGenerator.py", line 16, in createGridfinityBaseplate baseBody = baseGenerator.createBaseWithClearance(cutoutInput, targetComponent) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/cline/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\lib\gridfinityUtils\baseGenerator.py", line 222, in createBaseWithClearance features.extendFeatures.add(extendClearanceSurfaceFeatureInput) File "C:\Users/cline/AppData/Local/Autodesk/webdeploy/production/1b7b241a4d7e74709532875784c66d9a6c8030aa/Api/Python/packages\adsk\fusion.py", line 20197, in add return _fusion.ExtendFeatures_add(self, input) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: 5 : Some input argument is invalid.