<?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: How to use GetAdjacentEdges equivalent in C# ? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-use-getadjacentedges-equivalent-in-c/m-p/1103364#M20389</link>
    <description>&lt;LI-CODE lang="csharp"&gt;var forwardStar = (IForwardStarGEN)geomNetwork.Network.CreateForwardStar(false, null, null, null, null);&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 30 Sep 2021 02:43:23 GMT</pubDate>
    <dc:creator>GregRieck</dc:creator>
    <dc:date>2021-09-30T02:43:23Z</dc:date>
    <item>
      <title>How to use GetAdjacentEdges equivalent in C# ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-use-getadjacentedges-equivalent-in-c/m-p/346686#M9156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am creating a custom ITraceTask (for both ArcGIS Desktop and new SOE capability).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to get the adjacent edges EIDs from a junction EID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In VB6, I know that it was possible to use the function INetTopology.GetAdjacentEdges(...) but it is not available in C#.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the documentation, I should use the method IForwardStarGEN.QueryAdjacentEdges(...) but how can I create an instance of "IForwardStarGEN" ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The method CreateForwardStar from INetwork gives me an instance of "IForwardStar" but not "IForwardStarGEN".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Xavier&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 07:57:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-use-getadjacentedges-equivalent-in-c/m-p/346686#M9156</guid>
      <dc:creator>XavierDupessey1</dc:creator>
      <dc:date>2012-08-29T07:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use GetAdjacentEdges equivalent in C# ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-use-getadjacentedges-equivalent-in-c/m-p/1103364#M20389</link>
      <description>&lt;LI-CODE lang="csharp"&gt;var forwardStar = (IForwardStarGEN)geomNetwork.Network.CreateForwardStar(false, null, null, null, null);&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 30 Sep 2021 02:43:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-use-getadjacentedges-equivalent-in-c/m-p/1103364#M20389</guid>
      <dc:creator>GregRieck</dc:creator>
      <dc:date>2021-09-30T02:43:23Z</dc:date>
    </item>
  </channel>
</rss>

