Message 1 of 5
Is it possible to segment a line into evenly spaced point data?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to divide the following line into point data with a specified interval. And I want to get the coordinate values of each points.
I tried 'xplode', 'break' command. But it isn't what I need.