Hello everyone,
Newbie with Dynamo for Civil i’m facing a little issue : i have two very similar dynamo scripts that analyse my alignments curves. They are testing my curves radius values and draw polylines to annotate my alignement, each script is using different radius values, different layers and different offset to build the polylines.
If i run the script in two differents drawing everything is working perfectly but if i run my two scripts on the same drawing the second script replace the polylines that where built by the first one…
Thanks for your help.