Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

degreeField.valueOne #4

Open
huba80 opened this issue Sep 8, 2023 · 1 comment
Open

degreeField.valueOne #4

huba80 opened this issue Sep 8, 2023 · 1 comment
Assignees

Comments

@huba80
Copy link

huba80 commented Sep 8, 2023

Hi,

It might be my fault but Ive got a 3D part that I wish to apply texture to. When I try to select the mesh your add-in throws an error:

Failed:
Traceback (most recent call last):
  File "C:/Users/TescoJim/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/Scripts/Noise, Patterns and Textures.py", line 326, in notify
    degreeField.valueOne = calculateAppropriateNoiseLevel(body)
  File "C:\Users/TescoJim/AppData/Local/Autodesk/webdeploy/production/e3fd45ba03e541f75bf8195292579861b6ebb663/Api/Python/packages\adsk\core.py", line 36870, in _set_valueOne
    return _core.FloatSliderCommandInput__set_valueOne(self, value)
RuntimeError: 3 : invalid parameter value
@lmueller27
Copy link
Owner

Hey, can you please provide some screenshots of the mesh body, and the Add-In UI?

Thank you!

@lmueller27 lmueller27 self-assigned this Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants