Message 1 of 1
Create an AutoCorridorFeatureLine element and attach it to a Corridor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to use Civil 3d API (C#) to automate the creation of a number of AutoCorridorFeatureLines specified by a certain code that exists in the corridor's code set style, and attach it to the corridor (That's the way to do it for my understanding, unless I can do it through the corridor itself).
I would appreciate any help with the next steps:
1. Create the feature line from a certain Point Code name.
2. Attach the feature line to the corridor.
The function of extracting a feature line from corridor exists I just want to manipulate it a bit.
Thanks,
Erez.