- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am searching for a way to create cogo points on a polyine a certain distance interval and then reset the command once a new vertex is hit. Before I have used the CREATEPOINTMEASUREOBJECT command, however this command neglects vertices on a polyline and continues it's operation on this polyline. Therefore, I have to explode the polyine and perform this command on every segment of the exploded polyline.
Performing a command that creates cogo points in this fashion would greatly automate this process/reduce time and not make this a tedious task that takes days for specific projects. I have already done a decent amount of research on this and found no similar problems. I have come to the conclusion that perhaps a lisp routine may need to be created for this problem.
Any thoughts or suggestions?
Solved! Go to Solution.