-
## Dynamo version
1.3 stable
## Revit version
2017.1
## Operating system
Win 7
## What did you do?
![roomtagtypecollector](https://cloud.githubusercontent.com/assets/3014437/2599…
-
@eirannejad and @andydandy74
I am testing a new concept on the latest version of the site (currently live at beta.reviapitocs.com), wanted to loop you in on this and get your consent.
I am calling…
-
@gtalarico I ended up defining the class below in the sphinx `conf.py` that will handle all dot net imports:
``` python
# based on:
# http://blog.dowski.com/2008/07/31/customizing-the-python-impo…
-
Hello
Don't worry, no bug !
I'm working on a tool to provide first aid documentation,
https://github.com/PMoureu/samples-Python-RPS/tree/master/RevitPythonHelper
The tool creates hyperlinks to …
-
Hi, Jeremytammik
I'm new to RevitAPI and this project.
I tried to get the result with the image but I could do like you.
Could you tell me the steps in detail? I want you to give me exact steps l…
-
```
import clr
clr.AddReference('IronPython.Wpf')
import wpf
```
I can run the above code in an IronPython interpreter, and inside a pyRevit script, but when I try to run it in RPS, I get `ImportErro…
-
@ksobon and I are trying to bring the results of the analysis from a 3rd party application into Revit using Dynamo.
The input is a colored mesh. There is a value assigned to each mesh vertices/mesh F…
-
Revit 2016 - Dynamo 1.2.1
When I use the "DirectShape.ByGeometry" node if I disconnect the node and then I reconnect it I get the following error:
Traceback (most recent call last):
File "", lin…
-
having a definition creating apx 400 solids. working fine with 0.76xxx
runs in endless loop with 0.810416T20xx
had to end task
-
Dynamo version: 1.2.0
Revit version: 2016
Operating system: Windows 7
## Steps to reproduce
Run the ToProtoType() method on a number of Revit GeometryObjects to convert into Dynamo's geometry system …