DynamoRevit
DynamoRevit copied to clipboard
Geometry.DistanceTo fails is first item is null
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.
tracked internally DYN-6737