measure length distance of arc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good morning
I should make, with autocad/c3D/Dynamo, a file that exports distances automatically.
In image 1, there are two alligments (the green ones).
the white lines are offsets (by 5cm) of that horizontal path
i need to create a lisp file that will measure the distance (the one of 9.8554 i said that one only as an example) automatically.
this distance is the one that is generated every 5cm offset between the two paths. and that then be exported these distances automatically; of course the distance will be different when the paths are curved.
or in image2 (maybe you can see better) there are the two paths (in green) and I need a lisp file, which measures the distance (99,21) that is generated every 5cm (these 5cm will be fixed).
obviously if there are curves the distance 99.21 will be different.
Also in the file "measure lisp.dwg" you can find a better explanation.
Thanks in advance