Parameter I/O

Parameter I/O

Mac OS, English

Autodesk, Inc.
Enables the user to Import/Update parameters from or export them to a CSV file.

General Usage Instructions

Once installed, the "Parameter I/O" add-in will create a new button in the menu of the "Model" workspace's "Modify" panel.

When clicking this button a dialog will pop up where you can choose if you want to import/update parameters inside the model from the CSV (Comma Separate values) file or Export them to a CSV file.

Then another dialog will show asking you to select the file location and name to use.

When importing parameters from a file: if a given parameter already exists then its unit, value and comment will get updated, otherwise a new user parameter will be created with the provided values.

When exporting parameters to a file: all the parameters inside the model will be written to the given CSV file.

You can see in one of the below screenshots the CSV format required for importing, but you can also examine a CSV file created when exporting parameters using this addin.

Screenshots

Commands

Installation/Uninstallation

Install:

The installer that ran when you downloaded this app/plug-in from Autodesk App Store has already installed the app/plug-in. OR, simply double-click the PKG to install the app.

Uninstall:

You can unload the add-in without uninstalling it by clicking the "Stop" button when the add-in is selected in the list box on the "Add-Ins" tab of the "Scripts and Add-Ins" dialog.

Unchecking "Run on Startup" causes the add-in not to be loaded in future sessions of Autodesk® Fusion 360™.

- Navigate to/ApplicationsPlugins and select the app you want to uninstall

- Either drag the application icon to the Trash or right-click and select “Move to Trash”

- Right-click on the Trash can and select “Empty Trash”

- If you prefer keystrokes, you can also just select the app bundle and then hit Command+Delete to move the app to Trash, then empty the Trash and the app will be removed.

Additional Information

The source code for this add-in, written in Python, is available inside the add-in's folder or on GitHub

(C) Copyright 2015 by Autodesk, Inc.

Permission to use, copy, modify, and distribute this software in object code form for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and the limited warranty and restricted rights notice below appear in all supporting documentation.

AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS. AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. AUTODESK, INC. DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE UNINTERRUPTED OR ERROR FREE.

Known Issues

Contact

Company Name: Autodesk, Inc.
Support Contact: fusion.apps@autodesk.com

Author/Company Information

Autodesk, Inc.

Support Information

Email us at fusion.apps@autodesk.com with feedback or requests for enhancements.

Version History

Version Number Version Description

1.5.0

Compatibility with latest Fusion 360 update
Go top