I’m just trying to get up and running with Dynamo and putting together a few extremely simple scripts to help me save time in my Revit work.
One is to measure between two points on a face. Four nodes - Pick Point on Face x 2, Geometry.distanceto and a watch node.
This runs in the editor and it gives me a result. When I try to do the same in the player, it runs but with errors and gives me a null result. I have configured the point selection nodes as inputs and the renamed watch node as output.
Could anyone please tell me why this is?
Relevant screenshots. I also included a .dyn file and dynamo graph png, although indirectly, as I’m a new user.
Thank you.