Friday, 29 November 2019

arcpy - Get a point on a polyline from end points given distance along poly line


I have start point and end point of a polyline. How can I get a point on that polyline from end points specified by the given distance.


enter image description here


How can I get this by using arcpy provided that this script should work on ArcView without importing any modules (Like this answer). I'm trying not to hard code values.


Related Question:






No comments:

Post a Comment