Skip to content

thomasa88/VerticalTimeline

Repository files navigation

VerticalTimeline

A Fusion 360 add-in that adds a vertical timeline.

The functionality is limited at this point (see Usage) and performance need to be improved for use with large files.

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 VerticalTimeline, with no suffix.

Usage

The timeline is shown using File -> View -> Toggle Vertical Timeline.

  • Click an item to select it*.
  • Double-click on an item to edit it*.
  • Click on an item text to rename it.
  • Right click an item to roll to it.

* See TODO.

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.

TODO

Changelog

  • v 0.2.1
    • Enable Run on Startup by default.
  • v 0.2.0
    • Fix selection of features inside components/occurrences.
    • Allow selection of rolled back and suppressed features.