paoloemilioserra / Civil3dToolkit

Public repo for ancillary items of the Civil 3D Toolkit crowd-sourcing development.
Apache License 2.0
26 stars 4 forks source link

Pick point node with red warning and returning "null" #62

Open dslicona opened 3 years ago

dslicona commented 3 years ago

Adding the "Pick Point" node when the drawing is empty in Civil 3D 2021.2 and 2020.4 will return a red warning. This does not happens if the drawing contains something already image

paoloemilioserra commented 3 years ago

Thanks, I can reproduce but the empty file may not be the issue. Requires more testing.

dslicona commented 3 years ago

Noticed that the red warning comes when graph is automatic. I made a gif here :

https://myshare.autodesk.com/:f:/g/personal/david_licona_autodesk_com/Eo-JD3-bmsZChpjACP_U6BUBCtb5E5lMV6ojqr7jbVcmSw?e=U1umNy

EdwardWinter commented 2 years ago

The Pick Point node (version 1.1.30) doesn't work in Dynamo Player. Is this a known (by design) issue? Or should I make or create this observation in another issue?

Suraky commented 2 years ago

The Pick Point node (version 1.1.30) doesn't work in Dynamo Player. Is this a known (by design) issue? Or should I make or create this observation in another issue?

I came here to mention this. Nothing happens in Dynamo Player when you click the Select button. In my case I need the node so my graph can use another node that selects a viewport by point based on the user input.

Regarding the original topic of this post, I've seen the "sequence contains no elements" error - when its the first node dragged into the graph. My DWG is not empty.