<?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: Move utility network feature without having disconnected features in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1064018#M6644</link>
    <description>&lt;P&gt;Hi Anthony,&lt;/P&gt;&lt;P&gt;Would be good to understand more of what you are trying to do.&amp;nbsp; On the surface it sounds like you are trying to rewrite the core Move tool, so i'm assuming there is more to it than that.&lt;/P&gt;&lt;P&gt;That being said, if you are trying to programmatically move a pole and have everything go with it, then you have to write the code to find the adjacent features and update their geometries along with the pole.&amp;nbsp; The logic to move connected (or associated) network features is not exposed through the SDK.&lt;/P&gt;&lt;P&gt;larry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jun 2021 12:16:59 GMT</pubDate>
    <dc:creator>larryy</dc:creator>
    <dc:date>2021-06-02T12:16:59Z</dc:date>
    <item>
      <title>Move utility network feature without having disconnected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1057512#M6575</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I was wondering if anybody could please point me in the right direction relating to where/how to set a property that defines not to Disconnect for moving features.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to use the modify method from EditOperation() with no luck regarding not having disconnected features.&lt;/P&gt;&lt;P&gt;Basically I want to be able to do what can be done from this screenshot - Move the pole and everything else moves with it (eg. Disconnect network features for move is turned off).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnthonyRyanEQL_0-1622500773185.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/14646iE232AF7966B6F2E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnthonyRyanEQL_0-1622500773185.png" alt="AnthonyRyanEQL_0-1622500773185.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any time with this&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 23:35:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1057512#M6575</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2021-05-31T23:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Move utility network feature without having disconnected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1064018#M6644</link>
      <description>&lt;P&gt;Hi Anthony,&lt;/P&gt;&lt;P&gt;Would be good to understand more of what you are trying to do.&amp;nbsp; On the surface it sounds like you are trying to rewrite the core Move tool, so i'm assuming there is more to it than that.&lt;/P&gt;&lt;P&gt;That being said, if you are trying to programmatically move a pole and have everything go with it, then you have to write the code to find the adjacent features and update their geometries along with the pole.&amp;nbsp; The logic to move connected (or associated) network features is not exposed through the SDK.&lt;/P&gt;&lt;P&gt;larry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 12:16:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1064018#M6644</guid>
      <dc:creator>larryy</dc:creator>
      <dc:date>2021-06-02T12:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Move utility network feature without having disconnected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1066217#M6701</link>
      <description>&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;You are correct in that I'm looking at a way to&amp;nbsp;&lt;SPAN&gt;programmatically move site objects (eg. pole, streetlight column, pillar/pedestal, pad) and have all associated equipment (eg. attached crossarm along with its contained overhead wire attachment (electricjunction) which is connected to overhead conductors/wires (electricline), switches (electricdevice) attached, etc) move with it staying in its relative position to the site (eg. crossarm is still offset in Xm &amp;amp; Ym from the site location)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was hoping since ArcGIS Pro had this code implemented to perform this function in tool that it would be available in the SDK to produce a consistent result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Some use cases to use this functionality would be around cadastral shift, site location correction from field staff where the location update comes from an EAM/ERP system (integration), etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for answering this question as I can now stop looking within the SDK to see if this existed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since Esri Inc has already implemented this in the Move tool, are you able to give an tips/tricks/workflow on how the team achieved this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 23:42:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1066217#M6701</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2021-06-08T23:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Move utility network feature without having disconnected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1066380#M6703</link>
      <description>&lt;P&gt;Hi Anthony,&lt;/P&gt;&lt;P&gt;I understand the general workflows for why you would want to move features and have everything stay connected and/or maintain its relative position.&amp;nbsp; What i'm still a little confused about is why you want to do this programmatically.&amp;nbsp; The core tools such as Move and Edit Vertices allow you to update geometry locations and do the right things with connected or associated network features.&amp;nbsp; We are looking to improve other edit tools such as reshape, extend/trim, etc., to also update connected and associated features in the next release.&lt;/P&gt;&lt;P&gt;If you do feel you need to do this programmatically, then the approach would be to do the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Determine the x,y (and possibly z) change resulting from the move&lt;/LI&gt;&lt;LI&gt;Perform a spatial query on each layer to find coincident features and apply the same change in the geometry to those features&lt;/LI&gt;&lt;LI&gt;Perform a search through the associations for any child feature (i.e., things inside a container that was moved, etc.) of anything that has moved and apply the same change in the geometry to those features&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;larry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 14:24:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1066380#M6703</guid>
      <dc:creator>larryy</dc:creator>
      <dc:date>2021-06-09T14:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Move utility network feature without having disconnected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1068755#M6748</link>
      <description>&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;The electricity distribution company I work for has approx. 1.5M poles with another 23M features (24M total) and 15M associations which are mainly attachments &amp;amp; containments that is going into our first deployment of the Utility Network.&lt;/P&gt;&lt;P&gt;I'm not expecting any user to manually move&amp;nbsp;site objects (eg. pole) if the number is more than say 100. I will want to generate a list of IDs (eg from a GUID field in our case) and then process them programmatically. Same for integration - no user intervention at all.&lt;/P&gt;&lt;P&gt;Looks like I'm going to become very familiar with ArcGIS Pro's SDK.&lt;/P&gt;&lt;P&gt;Thanks for this&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 05:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1068755#M6748</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2021-06-16T05:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Move utility network feature without having disconnected features</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1595908#M12755</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does anyone know how to have the disconnect button remain disconnected or by default disconnected (or even how to disable it completely) upon selection or opening the edit tool?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LexAdove_0-1742160628314.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/127992i172AED4CBBDFB729/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LexAdove_0-1742160628314.png" alt="LexAdove_0-1742160628314.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My ArcPro crashes when I try to edit a fibre cable (UN) over &amp;lt;1500meters long.&amp;nbsp; The edit tool seems to work on any other linear features like structure lines (even over 1500m) but not for cables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Mar 2025 21:51:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/move-utility-network-feature-without-having/m-p/1595908#M12755</guid>
      <dc:creator>LexAdove</dc:creator>
      <dc:date>2025-03-16T21:51:49Z</dc:date>
    </item>
  </channel>
</rss>

