-
Per @talebi in dotnet/corefx#1238
I've already added a comment to this thread:
https://github.com/dotnet/corefx/issues/1001#issuecomment-84494151
Simply cannot compile a project having a reference t…
-
```
It should be possible to installe pre-configured "repositories" of canned
commands - from the rps project site and also from local LANs.
This would enable users to share sets of usefull scripts.…
-
```
What steps will reproduce the problem?
in the shell...I wanted to get the wall types "Name" but came up with an error
even there is a property, by dir()-ing it.
>>>wallTypes=list(doc.WallTypes)
…
-
Hi guys, here's what happens in the console with Revit 2013, trying to play with the sample def provided:
All Tests Passed. Core library loaded OK.
Welcome to Dynamo!
00:00:01.6778563 elapsed for loa…
-
It would be extremely helpful to have a node that lets us save the current model under a new name. I've tried to create a Python-based node for this, but I'm running into trouble with transaction-rela…
-
the document.current node always results in null.
daily build 7.4.3192
used as input in "ID to Elements" and "id to Elements"
worked in earlier releases
-
hi i try to use some existing and published python nodes.
one is julien benoits create room by Level and UV.
the code published by julien is:
# Default imports
import clr
clr.AddReference('RevitAPI')…
-
I have been testing how my custom python nodes and scripts migrate to the 0.7.0 versions of Dynamo... The following script is from my LunchBox package... it collects rooms from the open Revit documen…
-
Where should we be referencing the RevitAPI.dll and RevitUIAPI.dll files from? The Vasari SDK files seem to be based on 2012 and have a bunch of errors when referenced.
Thanks,
-Danny
-
I know I could just check if there's a distance between these two XYZs, but I think it would make sense if the Equal node were able to compare elements of this data type as well.
Also, I think it woul…