DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
328 stars 184 forks source link

Geometry.DistanceTo fails is first item is null #3045

Open ParametricMonkey opened 4 months ago

ParametricMonkey commented 4 months ago

Dynamo Version

2.19

Revit Version

2024

Operating System

Windows 11

What did you do?

Use Geometry.DistanceTo node

What did you expect to see?

A double

What did you see instead?

null

Stacktrace/logs

No response

Details

If the first item is a null, the entire node fails.

image
avidit commented 4 months ago

tracked internally DYN-6737