Message 1 of 6
Is VBA within Civil3D as flexible and supportive as VB.NET/C#.NET?

Not applicable
06-18-2021
04:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
Can we access APIs using default VBA in Civil3D?
For eg: Can we create a 3D polyline using a set of vertices (from excel) using VBA?
or Can we create Pressure Network using VBA? or Can we add fitting to a network?
I am trying to create a macro to automate adding Fitting to a network. Through C#.Net, APIs are limited for pressure network. Record option within C3D gives me a .actm which I cant read in VBA. Can I use VBA for such automated workflows?
Thanks in advance.