- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am working on a form that allows users with very little Fusion 360 experience to suppress and un-suppress items in the timeline based on the selections in the form. I've got the form correctly set up so it is firing an InputChangedEvent whenever the user changes one of the values in the form. However, when the isSuppressed API (of a TimelineObject) is called during this event, it does not do anything. The isSuppressed API only seems to work if I call it in the execute event for the command (when the user selects OK on the form). Has anyone seen this before? I would very much like the design to dynamically change as the user is filling out the form so they can see the changes they are making.
Thank you!
Solved! Go to Solution.