pick point from package autodesk-civil3d toolkit
It work with dynamo but when I run it from dynamo player do not work
I use civil3d 2022.2
@zachri.jensen
pick point from package autodesk-civil3d toolkit
It work with dynamo but when I run it from dynamo player do not work
I use civil3d 2022.2
Can you share a snap of that graph
@akhilbaredi I edit the post , this is example select object & select objects run in (dynamon&dynamo player)
but pick point run only in dynamo when I run script in dynamo player don’t run
This is a known limitation. I do not know of a work-around at this time.
You can use the python node found in this reply to a previous post:
Create Point from Cursor Click in Civil3D Model Space - #3 by Paolo_Emilio_Serra1
How to use python script in dynamo player?