DXF Spline To Polyline

DXF Spline To Polyline

Mac OS, English

Autodesk, Inc.
Autodesk® Fusion 360™ add-in that lets the user export the selected sketch to a DXF file in which the splines have been converted to polylines.

General Usage Instructions

Once installed, the "DXF Spline To Polyline" add-in will create a new button in the menu of the "Model" workspace's "Sketch" panel.

When you run the command it will ask you for the number of sections it should divide each spline into.

After that you can provide the path and filename of the DXF file that the sketch geometry will be exported to.

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 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.4.0

Using active sketch (no need to also select the same sketch) and can handle new API object SketchControlPointSpline introduced in Fusion 360 version 2.0.13619.
Go top