<?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: Parcel Loops alternative in .NET API in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11501309#M4784</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6591997"&gt;@hosneyalaa&lt;/a&gt;&amp;nbsp;! You already gave me the answer. Thank you! I'll create a separate post if needed for other issues I'm facing.&lt;/P&gt;</description>
    <pubDate>Sat, 22 Oct 2022 18:30:57 GMT</pubDate>
    <dc:creator>a.mergu</dc:creator>
    <dc:date>2022-10-22T18:30:57Z</dc:date>
    <item>
      <title>Parcel Loops alternative in .NET API</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11497351#M4780</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to CIVIL 3D customization, but I have a fair experience in programming. I'm trying to reference the parcel segments that were used to create a Parcel in my .NET code, but in vain. On further searching, I found out that there's something called a Parcel Loop in the older COM API.&lt;/P&gt;&lt;P&gt;COM API Reference - &lt;A href="http://docs.autodesk.com/CIV3D/2014/ENU/Developers_Guide/index.html?url=files/GUID-E1BE9771-F2CE-48AA-B08F-4AB046F63EFC.htm,topicNumber=d30e16164" target="_blank" rel="noopener"&gt;Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an alternative to the parcel loop in new .NET API? If there isn't one, can someone please share any other resources which can help me explore ways to retreive parcel data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 19:59:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11497351#M4780</guid>
      <dc:creator>a.mergu</dc:creator>
      <dc:date>2022-10-20T19:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Loops alternative in .NET API</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11497413#M4781</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12996060"&gt;@a.mergu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you see this links&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/civil-3d-customization/creating-parcelsegmentlabels-example/m-p/9654117" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/civil-3d-customization/creating-parcelsegmentlabels-example/m-p/9654117&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/civil-3d-customization/need-help-getting-interior-parcel-segments-of-a-donut-shaped/m-p/9586427" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/civil-3d-customization/need-help-getting-interior-parcel-segments-of-a-donut-shaped/m-p/9586427&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/civil-3d-customization/parcel-segments-from-autodesk-civil-databaseservices-parcel/m-p/4485857" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/civil-3d-customization/parcel-segments-from-autodesk-civil-databaseservices-parcel/m-p/4485857&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>Thu, 20 Oct 2022 20:08:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11497413#M4781</guid>
      <dc:creator>hosneyalaa</dc:creator>
      <dc:date>2022-10-20T20:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Loops alternative in .NET API</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11501111#M4782</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6591997"&gt;@hosneyalaa&lt;/a&gt;&amp;nbsp;. This worked! I didn't know we could use COM objects inside the .NET API. I'm still having a trouble figuring out the closest points to the parcel segments, but I hope I'll get there. Thanks a ton for the info !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 14:58:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11501111#M4782</guid>
      <dc:creator>a.mergu</dc:creator>
      <dc:date>2022-10-22T14:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Loops alternative in .NET API</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11501299#M4783</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12996060"&gt;@a.mergu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my language is not good&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can you put some code?&lt;/P&gt;&lt;P&gt;And I'm trying to help you&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 18:14:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11501299#M4783</guid>
      <dc:creator>hosneyalaa</dc:creator>
      <dc:date>2022-10-22T18:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Loops alternative in .NET API</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11501309#M4784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6591997"&gt;@hosneyalaa&lt;/a&gt;&amp;nbsp;! You already gave me the answer. Thank you! I'll create a separate post if needed for other issues I'm facing.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 18:30:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/parcel-loops-alternative-in-net-api/m-p/11501309#M4784</guid>
      <dc:creator>a.mergu</dc:creator>
      <dc:date>2022-10-22T18:30:57Z</dc:date>
    </item>
  </channel>
</rss>

