<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is VBA within Civil3D as flexible and supportive as VB.NET/C#.NET? in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10406105#M6521</link>
    <description>I've never used the Record macro tool, so have no experience with it.</description>
    <pubDate>Sun, 20 Jun 2021 20:24:22 GMT</pubDate>
    <dc:creator>Jeff_M</dc:creator>
    <dc:date>2021-06-20T20:24:22Z</dc:date>
    <item>
      <title>Is VBA within Civil3D as flexible and supportive as VB.NET/C#.NET?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10401082#M6518</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we access APIs using default VBA in Civil3D?&lt;BR /&gt;For eg: Can we create a 3D polyline using a set of vertices (from excel) using VBA?&lt;/P&gt;&lt;P&gt;or&amp;nbsp;Can we create Pressure Network using VBA? or Can we add fitting to a network?&lt;BR /&gt;&lt;BR /&gt;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?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 11:40:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10401082#M6518</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-18T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is VBA within Civil3D as flexible and supportive as VB.NET/C#.NET?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10401788#M6519</link>
      <description>&lt;P&gt;With VBA you can create/edit all AutoCAD objects and some C3D objects. But, since VBA uses the COM API, you cannot do anything in regards to Pressure Networks as there is no COM API for those objects&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 16:07:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10401788#M6519</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2021-06-18T16:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is VBA within Civil3D as flexible and supportive as VB.NET/C#.NET?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10405083#M6520</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay in that case, if I have to record a macro of adding a fitting (invoking the native functionality) , then only way is "Record" option which creates a .actm file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also when reading the .actm file, it is all in binary. Anyway to read it in vba or any other usable format?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jun 2021 08:08:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10405083#M6520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-20T08:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is VBA within Civil3D as flexible and supportive as VB.NET/C#.NET?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10406105#M6521</link>
      <description>I've never used the Record macro tool, so have no experience with it.</description>
      <pubDate>Sun, 20 Jun 2021 20:24:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10406105#M6521</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2021-06-20T20:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is VBA within Civil3D as flexible and supportive as VB.NET/C#.NET?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10408114#M6522</link>
      <description>&lt;P&gt;Okay no problem.&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M&lt;/a&gt;&amp;nbsp;, is autolisp also based on COM API?&amp;nbsp;&lt;BR /&gt;Can I do the manual task of adding pressure fitting or any pressure network related task using LISP?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 14:30:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10408114#M6522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-21T14:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is VBA within Civil3D as flexible and supportive as VB.NET/C#.NET?</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10408234#M6523</link>
      <description>Yes, lisp uses the COM API to access the Civil 3D objects. You may be able to use (command "xxxx" params) but, based on everything else related to the PressurePipes, I wouldn't be surprised if there are no commandline only (i.e no dialogs) commands.</description>
      <pubDate>Mon, 21 Jun 2021 15:01:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/is-vba-within-civil3d-as-flexible-and-supportive-as-vb-net-c-net/m-p/10408234#M6523</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2021-06-21T15:01:49Z</dc:date>
    </item>
  </channel>
</rss>

