Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I’m trying to find a way to implement the same behavior as the Civil 3D JOINFEATURE (Join Feature Lines) command in the .NET API.
Specifically, when I have two FeatureLine objects, I want to join them into a single FeatureLine exactly like JOINFEATURE does. However, I can’t find any exposed API method/class for this, no matter how much I search.
Is JOINFEATURE functionality exposed anywhere in AeccDbMgd? If not, is there any recommended workaround to achieve the same result programmatically?
Thanks!
Solved! Go to Solution.
