autodesk
Here are 181 public repositories matching this topic...
-
Updated
Dec 28, 2021 - Python
Bit of a papercut, but I think it deserves it's own issue: the Everything filter in Revit doesn't truly grab everything. In most instances, sending Everything will yield different results from selecting everything in a 3D view and sending with a selection filter.
This can be seen in the Revit sample house we all love (stuff inside the house will be missing) and the current built elements
-
Updated
Dec 12, 2019
-
Updated
Jan 11, 2021 - Vue
-
Updated
Jul 22, 2022 - Python
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
Apr 30, 2020 - C#
-
Updated
Jul 15, 2022 - C#
-
Updated
Feb 16, 2021 - Python
-
Updated
Nov 1, 2020 - Shell
Script would work exactly like the "Add attribute" function, but it would retain the parameters and allow for multiple variables (separated by commas)
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Apr 8, 2021 - C++
-
Updated
Nov 23, 2017 - C++
-
Updated
Jun 21, 2022 - C#
-
Updated
Jun 22, 2022 - C#
Improve this page
Add a description, image, and links to the autodesk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the autodesk topic, visit your repo's landing page and select "manage topics."
Deprecate enums in rule definitions in favor of string unions. That would make it easier to copy/paste the rules between JSON and typescript and would require less imports when defining rules in typescript.