<?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: Trace Network in the ArcGIS Pro SDK in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705798#M13554</link>
    <description>&lt;P&gt;Again.. I'm not looking for how to perform a trace.&amp;nbsp; &amp;nbsp;I see that.&amp;nbsp; What I'm looking for is a way to examine a selected feature that participates in the trace network and discover what other features it's connected to... without performing a trace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The equivalent of the GN:&lt;/P&gt;&lt;P&gt;ISimpleJunctionFeature::EdgeFeature&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jun 2026 21:45:24 GMT</pubDate>
    <dc:creator>EdwardBlair</dc:creator>
    <dc:date>2026-06-02T21:45:24Z</dc:date>
    <item>
      <title>Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705747#M13549</link>
      <description>&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;I'm looking for examples of how to with with Trace Network features in the Pro SDK.&amp;nbsp; Starting with how to open a Trace Network from a geodatabase.&lt;/P&gt;&lt;P&gt;CoPilot says I can do this:&lt;/P&gt;&lt;P&gt;var tn = geodatabase.Open&amp;lt;TraceNetwork&amp;gt;("MyTraceNetwork")&lt;/P&gt;&lt;P&gt;but, as often seems to be the case, CoPilot appears to have lied to me.&lt;/P&gt;&lt;P&gt;Any suggestions would be appreciated.&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 19:27:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705747#M13549</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2026-06-02T19:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705768#M13551</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Take a look to another thread &lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/connectivity-trace/m-p/1546181" target="_self"&gt;"Connectivity trace"&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 20:07:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705768#M13551</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2026-06-02T20:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705769#M13552</link>
      <description>&lt;P&gt;Thanks for this.&amp;nbsp; &amp;nbsp;I've actually seen the post.&amp;nbsp; &amp;nbsp;But its not really what I'm looking for.&amp;nbsp; &amp;nbsp;I should have been more clear.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In the GN you can get a feature cast it to a network object, like a simple junction, and from that find out what its connected to.&amp;nbsp; &amp;nbsp;You can take similar steps to find what connected to a given feature in the UN.&amp;nbsp; &amp;nbsp;I need to do the same for features in a Trace Network.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 20:14:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705769#M13552</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2026-06-02T20:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705786#M13553</link>
      <description>&lt;P&gt;You can use geoprocessing tool &lt;A href="https://pro.arcgis.com/en/pro-app/3.5/tool-reference/utility-networks/trace.htm" target="_self"&gt;Trace&lt;/A&gt;. How to call it from ArcGIS Pro SDK look &lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/utility-network-trace-using-geoprocessing-tool/m-p/1146095" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Link to "Trace a trace network" is &lt;A href="https://doc.esri.com/en/arcgis-pro/latest/help/data/trace-network/trace-a-trace-network.html" target="_self"&gt;here&lt;/A&gt;. It writes about geoprocessing usage&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 20:59:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705786#M13553</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2026-06-02T20:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705798#M13554</link>
      <description>&lt;P&gt;Again.. I'm not looking for how to perform a trace.&amp;nbsp; &amp;nbsp;I see that.&amp;nbsp; What I'm looking for is a way to examine a selected feature that participates in the trace network and discover what other features it's connected to... without performing a trace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The equivalent of the GN:&lt;/P&gt;&lt;P&gt;ISimpleJunctionFeature::EdgeFeature&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 21:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1705798#M13554</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2026-06-02T21:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706065#M13557</link>
      <description>&lt;P&gt;Part of ArcObjects doesn't have analogues in ArcGIS Pro API. Usually geoprocessing tools are used instead. All tools in&amp;nbsp;Trace Network tab use geoprocessing tool Trace with different parameters.&lt;/P&gt;&lt;P&gt;Can you do your workflow with standard ArcGIS Pro tools?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 19:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706065#M13557</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2026-06-03T19:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706075#M13558</link>
      <description>&lt;P&gt;Not as far as I can tell.&amp;nbsp; &amp;nbsp;We need to operate on a set of selected features and determined what they are connected to, with the possibility that they are not connected to anything.&lt;/P&gt;&lt;P&gt;Someone had the idea that we could use a Trace Network for this, but it looks like that will not work.&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 19:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706075#M13558</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2026-06-03T19:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706260#M13559</link>
      <description>&lt;P&gt;&amp;nbsp;This is not available in the ArcGIS Pro SDK, but please log an enhancement request for this as its something we have considered implementing at some point in the future.&amp;nbsp; However, you CAN already do this using the ArcGIS Enterprise SDK (&lt;A href="https://developers.arcgis.com/enterprise-sdk/api-reference/net/IUtilityNetworkQuery2/" target="_blank"&gt;IUtilityNetworkQuery2 Interface | ArcGIS Enterprise SDK | Esri Developer&lt;/A&gt;), the most common way of exposing this capability is through a SOE or SOI, in your case you would probably want to build an SOE for this.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 15:08:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706260#M13559</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-06-04T15:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706268#M13560</link>
      <description>&lt;P&gt;Thanks Robert -&lt;/P&gt;&lt;P&gt;Our use case is this.&amp;nbsp; &amp;nbsp;We currently represent substation internals in a geometric network separate (spatially and logically) from the distribution network.&amp;nbsp; As an initial step in our UN journey the thought was to include distribution features in the UN network, but put substation internals into a simpler trace network.&amp;nbsp; With a long-term goal of incorporating the internals into the UN.&lt;/P&gt;&lt;P&gt;Seems to me, knowing what I've discovered about the trace network, this strategy will not work.&amp;nbsp; A better approach for us may be to include the sub internals in a separate utility network.&amp;nbsp; &amp;nbsp;But we're still mulling this over.&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 15:23:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706268#M13560</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2026-06-04T15:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trace Network in the ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706389#M13561</link>
      <description>&lt;P&gt;I think putting it in a utility network is a better plan, since this mean you can set up some basic subnetworks for each substation that represent what you need to extract into your OMS/ADMS. If you only care about the distribution side of each substation, set up the power transformer as a subnetwork controller and you're ready to start exporting substations (now all you need to do is transform them).&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 19:59:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trace-network-in-the-arcgis-pro-sdk/m-p/1706389#M13561</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-06-04T19:59:46Z</dc:date>
    </item>
  </channel>
</rss>

