Skip to content

Fusion API Add-In that adds a button to the UI that allows you to select a CSV file and then edits existing Attributes

Notifications You must be signed in to change notification settings

romeoxxl/ParameterIO_Python

Repository files navigation

ReadWriteParametersFromFile_Python

Fusion API Add-In that adds a button to the UI that allows you to select a CSV (comma seperated values) file and then edits existing Attributes

Usage

This Add-In adds a button to the Quick Access Toolbar and the create pulldown menu. When you click the button it will display a file dialog that allows you to select a .csv file. You can use the WB_Fusion_360__Paramerters_Test.csv included in the repository to test. The values in the CSV file need to follow a pattern where the first value is the name of the parameter and the second value is the value for that parameter.

License

Samples are licensed under the terms of the MIT License. Please see the LICENSE file for full details.

Written by

Written by Wayne Brill (Autodesk Developer Network)

About

Fusion API Add-In that adds a button to the UI that allows you to select a CSV file and then edits existing Attributes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.0%
  • Python 34.0%