Question on Path of Travel

Uploading: 20220713142231.png…
Hi there,
I am trying to measure a path of travel(but with the wrong data type obviously haha), so is that possible to get their length in Dynamo? Thx!

Hello @hszzhua2 …dont think you upload your image the right way

Uploading: 20220713142231.png…


Sorry mate, i do it again.

1 Like

No worries :wink: not sure but could curve length help here ? im not in dyn so i cant test :wink:

Could you share the full image of script?


I’m afraid not, it says only ‘Geometry.Curve’ be accepted but not ‘Element.PathofTravel’

sure, it’s a simple one, but i have no idea how to convert ‘Element.Pathoftravel’ to ‘Geometry.Curve’. That’s the point.

Hi,

If the OOTB nodes don’t convert path of travel to curve, you can use instead the Element LocationCurve node of the Genius Loci package.

2 Likes

It is working after downloading the Iron python package.


Cheers mates! Eventually, it works, thanks so much!