Message 1 of 2
Manipulating the Part Builder in Civil 3D via .NET C#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, everyone! I'm developing a .NET C# application that interacts with Autodesk Civil 3D, and I need to programmatically manipulate the Part Builder. The goal is to add elements to Pipes and Structures in the Part Builder directly through code, instead of making these changes manually.