<?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: Creating a AeccPointTable using VBA or C# in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10833117#M5973</link>
    <description>Thanks hosneyalla, I could create my own table object but was hoping to use the AeccPointTable object.</description>
    <pubDate>Mon, 20 Dec 2021 07:24:37 GMT</pubDate>
    <dc:creator>stephen_mitchell</dc:creator>
    <dc:date>2021-12-20T07:24:37Z</dc:date>
    <item>
      <title>Creating a AeccPointTable using VBA or C#</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10831670#M5970</link>
      <description>&lt;P&gt;Can anybody tell me how to create an AeccPointTable using vba or C#? There does not appear to be an Add Method?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternatively, how do you iterate through a collection of Point Tables in the current drawing?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 01:52:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10831670#M5970</guid>
      <dc:creator>stephen_mitchell</dc:creator>
      <dc:date>2021-12-19T01:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a AeccPointTable using VBA or C#</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10831799#M5971</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;can you use&lt;BR /&gt;Autocad table after collection points&lt;BR /&gt;Example&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.keanw.com/2015/07/adding-a-new-column-to-an-existing-autocad-table-using-net.html" target="_blank"&gt;https://www.keanw.com/2015/07/adding-a-new-column-to-an-existing-autocad-table-using-net.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 04:39:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10831799#M5971</guid>
      <dc:creator>hosneyalaa</dc:creator>
      <dc:date>2021-12-19T04:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a AeccPointTable using VBA or C#</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10832270#M5972</link>
      <description>&lt;P&gt;Looks like you would need to use SendCommand to invoke the&amp;nbsp;AeccAddPointTable, but that still brings up the dialog so probably not helpful.&lt;/P&gt;
&lt;P&gt;To cycle through the existing tables, just use GetSelection filtering for the&amp;nbsp;AECC_POINT_TABLE object.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 16:19:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10832270#M5972</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2021-12-19T16:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a AeccPointTable using VBA or C#</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10833117#M5973</link>
      <description>Thanks hosneyalla, I could create my own table object but was hoping to use the AeccPointTable object.</description>
      <pubDate>Mon, 20 Dec 2021 07:24:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10833117#M5973</guid>
      <dc:creator>stephen_mitchell</dc:creator>
      <dc:date>2021-12-20T07:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a AeccPointTable using VBA or C#</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10833461#M5974</link>
      <description>&lt;P&gt;Thanks Jeff, selecting using the filter AECC_POINT_TABLE works fine in VBA. I guess there are not many useful methods needed for Point Tables because they are dynamic and update as points update. No need to insert rows or columns etc. I can update and move in the drawing as needed using VBA which is all I really wanted to do.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 11:53:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/creating-a-aeccpointtable-using-vba-or-c/m-p/10833461#M5974</guid>
      <dc:creator>stephen_mitchell</dc:creator>
      <dc:date>2021-12-20T11:53:03Z</dc:date>
    </item>
  </channel>
</rss>

