Skip to content

Blocks Component Dragging in parametric mode in Fusion 360

License

Notifications You must be signed in to change notification settings

thomasa88/NoComponentDrag

Repository files navigation

NoComponentDrag

NOTE: This add-in is no longer actively maintained. Please check out ZXYNINE's fork instead: https://github.com/Zxynine/NoComponentDrag

A Fusion 360 add-in that adds a Component Drag option in the parametric design environment. It works just like the Component Drag option in the direct editing environment.

Screenshot

Supported Platforms

  • Windows
  • Mac OS

Installation

Download the add-in from the Releases page.

Unpack it into API\AddIns (see How to install an add-in or script in Fusion 360).

Make sure the directory is named NoComponentDrag, with no suffix.

Usage

Select/unselect Component Drag in the Select dropdown to enable/disable component dragging in the parametric environment.

The add-in can be temporarily disabled using the Scripts and Add-ins dialog. Press Shift+S in Fusion 360™ and go to the Add-Ins tab.

Known Limitations

  • Disabling component drag does not allow for starting window selections on top of components, which is the case for the built-in Component Drag option.
  • Holding the Alt key does not temporarily enable component dragging.

Reporting Issues

Please report any issues that you find on the Issues page.

For better support, please include the steps you performed and the result. Also include copies of any error messages.

Author

This add-in is created by Thomas Axelsson.

Contributors

"Insert -> Derive" Fix contributed by user ZXYNINE, and adapted.

License

This project is licensed under the terms of the MIT license. See LICENSE.

More Fusion 360™ Add-ins

My Fusion 360™ app store page

All my add-ins on Github

Changelog

  • v 1.0.2
    • Fix for "Insert -> Derive" missing the insert panel. Issue #1. Credits to ZXYNINE for locating the bug and providing an initial fix.
    • Optimized synchronization of Direct Edit and Parametric mode drag options.
    • Some code clean-up, by ZXYNINE.
  • v 1.0.1
    • Fix for start-up error introduced by Fusion 360 v2.0.10032. Issue #2.
  • v 1.0.0
    • Unload correctly.
    • Handle user switching to/from Direct Edit mode.
    • Sync with with Component Drag in Direct Edit mode.
    • Workaround for Fusion 360™ bug making select menu items not update correctly when going from the Drawing to the design environment
  • v 0.2.2
    • Fix spelling mistake
  • v 0.2.1
    • Run on start-up by default
  • v 0.2.0
    • Remember Component Drag setting
  • v 0.10
    • Component Drag menu option

About

Blocks Component Dragging in parametric mode in Fusion 360

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages