-
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…
-
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…
-
Hi
Is there a bug with the Geometry.DoesIntersect node? It use to work fine but now it is failing. I'm using version 0.9. Basically the script is just testing for the intersection of a model curve an…
-
-
## Dynamo Version: 1.2.1
### Parallel Coordinates Chart
This issue seems to come up sometimes. Restarting Revit/Dynamo is hit or miss, but will sometimes fix it.
Any ideas if I need to do somet…
-
If this issue is **not** a bug report or improvement request, please check the [Dynamo forum](https://forum.dynamobim.com/), and start a thread there to discuss your issue.
## Dynamo version
1.2
## R…
eibre updated
8 years ago
-
I am working on a ZeroTouchNode that takes a group of object and makes countless surface subtraction using their geometries. Currently the performance is terrible and I am planning to implement parall…
-
It looks like your node will need a small upgrade here:
![image](https://cloud.githubusercontent.com/assets/529781/11535576/72fdd002-98e2-11e5-9f57-6207bba22a28.png)
-
For some reason I can't post to Dynamobim forum. so I am posting here.
I wrote a python script that sets the parameter of some elements using the Set method of the parameter. It works for some elemen…
aahoo updated
9 years ago
-
As the title says, unwrapping BuiltInCategory objects seems to have no effect. This makes the Categories pulldown unusable in Python nodes (e.g. no category ID available, which means no filtered eleme…