Message 1 of 5

Not applicable
07-21-2014
07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've got a code that creates a convex hull from polyline vertices, but if polyline contains arc segment I've got the wrong results. Is there any way to convert arc into several lines using C# API?
Built in command that I would like to mimic is called 'flatten'.
Solved! Go to Solution.