Select Point on Face node not working in Dynamo player

I am using Dynamo 2.0.3 and I have created a script that using the ‘Select Point on Face’ node to put a placeholder within the model. It is working within Dynamo but when I try to use the Dynamo Player it says there is an error in the script. The node is set as a input in the script so it appears in the player

Use the Springs.SelectFaces+ node. It’s basically the same concept and returns the selected face and the pick point and works in Player.

image

This is the popup dialog you get when you run it in player.

image

Thanks that looks like what I am looking for. Would you be able to let me know which package this is part of?

Thanks in advance

Your welcome. It’s part of the Springs package.

1 Like