-
### Dynamo Version
3.0.3
### Host
Revit
### Operating System
Windows 10
### What did you do?
Install IronPython 2 and Ironpython 3 package
### What did you expect to see?
No errors or notific…
-
## Dynamo version
2.14.0.4641
## Operating system
Windows 10
## What did you do?
Open Dynamo and place the out of the box Python node.
## What did you expect to see?
Typical behavior. No…
-
## Dynamo version
2.14.0.3492
## Operating system
Windows 10
## What did you do?
Exploring classes in a .ds file
```
class Box{
x;
y;
private constructor Box(){}
constr…
-
## Dynamo version
2.8.0.1941
## Operating system
Windows 10
## What did you do?
```
//Mesh
msh1 = Dynamo.Mesh.Remesh(Dynamo.Mesh.Translate(Dynamo.Mesh.ImportFile(fil), -399000, -8010…
-
# Issue Description
Please fill in the following information to help us reproduce the issue:
### What did you do?
Uploading custom node (DLL) for Revit 2020.3 with Nuget package ZeroTouchLibrary …
-
# Issue Description
Please fill in the following information to help us reproduce the issue:
## Dynamo version
Dynamo: `2.11.0.4533`
## Operating system
OS: `Microsoft Windows NT 6.2.9200.0`
…
-
This seems to be a problem with how dynamo represents dictionaries and when converting them to python representation. But I am not sure.
## Dynamo version
Dynamo Core 2.12.0
## Operating syste…
-
# Issue Description
Data.ImportExcel error does not work in Dynamo 2.3 but does in Dynamo Studio 2017
![Warning Data ImportExcel operation failed](https://user-images.githubusercontent.com/66310368/…
-
**What is the problem that needs solving?**
Checking if you have the latest version of your packages.
**How would you like to see it solved?**
I guess you click somewhere off your menu bar and it…
-
# Issue Description
NurbsCurve.ByControlPointsWeightsKnots fails when called via Python
## Dynamo version
Pretty much all of them: 1.34, 2.0, 2.3, 2.10, 2.12, and 2.17 (or every version I had ope…