Blog Posts
Troubleshooting tips
Feb 2019
Applies to: Revit
https://aps.autodesk.com/blog/design-automation-troubleshooting-your-app
Captures common pitfalls to watch out for, as discovered at a recent APS Accelerator on Design Automation for Revit.
C#
Generating a variable number of outputs
Feb 2019
Applies to: Revit
https://aps.autodesk.com/blog/how-generate-dynamic-number-output-design-automation-revit-v3
Demonstrates how to handle an app that produces a varying number of outputs, depending on the number of 2D sheets in a Revit model.
C#
Debuging a Revit add-in locally
Jan 2019
Applies to: Revit
https://aps.autodesk.com/blog/design-automation-debug-revit-plugin-locally
Links to a video that demonstrates how to emulate the Design Automation environment locally to debug a Revit add-in built for Design Automation.
C#