Spring node ꟿ Points.MinAreaRectangle return null

Hi,

I am using the Spring node - ꟿ Points.MinAreaRectangle. As input, I provided a list of points but the output is null.


When I open it in Dynamo Sandbox it works and I get the rectangle as output.

Any idea why it happens?

Many thanks!

Julia

Have you looked inside the custom node to see what’s going on? It may be an issue with python versioning or another missing package.

2 Likes

Thank you very much:) I used the Migration Manager to update the custom node to CPython3 and it works:)

Kind regards,

Julia

2 Likes