Giter Club home page Giter Club logo

paramedit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

paramedit's Issues

Any way to sort the parameters?

I'm glad to have found your Fusion add-in today. Is there a way to sort the parameters by name? I'm happy to make the code change if you would be willing to provide me with some direction. Thanks!

Icon

Hey is there anyway to change the icon? I was looking for the location in your scripts to see where the location is for which icon it uses. we want to use a custom icon.

"Degree" parameters invalid?

I get a popup when I open the ParamEdit dialog for all of my paramters with units of degree

image

It's rather annoying.

Command created failed: Traceback (most recent call last):

Hi
i get this 3 error messages:
1.
Command created failed: Traceback (most recent call last): File "C:\Users/tozzi/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/ParamEdit\Fusion360Utilities\Fusion360CommandBase.py", line 396, in notify self.cmd_object_.on_create(command_, inputs_) File "C:\Users/tozzi/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/ParamEdit\ParamEditCommand.py", line 51, in on_create inputs.addStringValueInput(param.name, File "C:\Users/tozzi/AppData/Local/Autodesk/webdeploy/production/aa5acb965e635aafefbe0657ed470ebc997e829c/Api/Python/packages\adsk\core.py", line 6380, in addStringValueInput return _core.CommandInputs_addStringValueInput(self, *args) RuntimeError: 3 : invalid argument id
2.
Input changed event failed: Traceback (most recent call last): File "C:\Users/tozzi/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/ParamEdit\Fusion360Utilities\Fusion360CommandBase.py", line 277, in notify self.cmd_object_.on_preview(command_, command_inputs, args, input_values) File "C:\Users/tozzi/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/ParamEdit\ParamEditCommand.py", line 39, in on_preview update_params(inputs) File "C:\Users/tozzi/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/ParamEdit\ParamEditCommand.py", line 23, in update_params input_expression = inputs.itemById(param.name).value AttributeError: 'NoneType' object has no attribute 'value'

Error:If set params in chinese

Command created failed: Traceback (most recent call last):
File "C:/Users/XXXX/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/ParamEdit\ParamEditCommand.py", line 54, in on_create
param.expression)
File "C:/Users/XXXX/AppData/Local/Autodesk/webdeploy/production/8556a3e1d81f6c5f0bca3f1440fbfa311d80a809/Api/Python/packages\adsk\core.py", line 4551, in addStringValueInput
return _core.CommandInputs_addStringValueInput(self, *args)
RuntimeError: 3 : invalid argument id

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:/Users/XXXX/AppData/Roaming/Autodesk/Autodesk Fusion 360/API/AddIns/ParamEdit\Fusion360Utilities\Fusion360CommandBase.py", line 396, in notify
self.cmd_object_.on_create(command_, inputs_)
SystemError: returned a result with an error set

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.