-
I am not missing any references but I am getting this error:
![image](https://cloud.githubusercontent.com/assets/529781/18810907/1b37df8e-8270-11e6-8bb5-abac2368920f.png)
![image](https://cloud.git…
-
Hey Andy,
I was doing some stuff with Wall.Orientation and realized that it doesn't work well for curved walls. It returns some strange results instead of what I was expecting a line that is perpendi…
-
I wanted to explore how to develop for Revit 2015, 2016, and 2017 simultaneously. Between 2015 and 2016 it's only changing the references to RevitAPI.dll and RevitAPIUI.dll and references to the assem…
-
@eirannejad I was able to successfully hide/show tabs so we can clean them up after removing packages, which is a nice touch (uses tab name).
(especially since for some reason, buttons are not being …
-
@ksobon showed me this workflow which works great to get all the geometries as they are.
![image](https://cloud.githubusercontent.com/assets/2915573/14060922/f67d37e0-f348-11e5-8635-b877314a32d3.png)…
-
First of all, great work!
During installation it appear 4 error windows informing of these missing files.
After that, no contextual tab is install.
I don't know if I did something wrong or is the comp…
-
If this issue is **not** a bug report or improvement request, please check the [Dynamo forum](http://dynamobim.org/forums/forum/dyn/), and start a thread there to discuss your issue.
## Dynamo version…
ghost updated
8 years ago
-
As I'm reading up on the topic of Extensible Storage in the Revit API, it seems like the perfect opportunity to house file-specific information without having to serialize anything or worry about the …
-
## Dynamo version
1.0.0
## Revit version
2016 R2 UR4
## Operating system
Win 10
## What did you do?
Click the Button
## What did you expect to see?
Dynamo
## What did you see instead?
> Exceptio…
-
Whenever possible, I'm trying to migrate my geometry nodes to be based on the DesignScript library so they are not as dependent on the Revit API.
I was in the process of migrating over several vector…