Select to view content in your preferred language

how to highlight objects contained in a container

719
4
Jump to solution
09-13-2024 08:43 AM
gpgisandsky
Regular Contributor

Hi,

I’m using a custom UN where a structure junction works like a container and holds different devices within (as its content).

Between the structure junction and the devices, there are containment associations. Is there a way to see the objects contained in a container on the map, similar to how the junction-junction or structure-junction association is shown when I press the "view association" button (a dotted line appears)?

I known that I can use DisplayFilter to show/hide content but I can't show which contained objects belong to a container if I have more than one nearby.

thank you

1 Solution

Accepted Solutions
MikeMillerGIS
Esri Frequent Contributor

It looks like the rest end point(https://developers.arcgis.com/rest/services-reference/enterprise/synthesizeassociationgeometries-uti...) supports containment, but there is no option on the Pro dialog to show them.  I would suggest logging an enhancement to support showing the containment

MikeMillerGIS_0-1726321598151.png

 

View solution in original post

4 Replies
MikeMillerGIS
Esri Frequent Contributor

It looks like the rest end point(https://developers.arcgis.com/rest/services-reference/enterprise/synthesizeassociationgeometries-uti...) supports containment, but there is no option on the Pro dialog to show them.  I would suggest logging an enhancement to support showing the containment

MikeMillerGIS_0-1726321598151.png

 

gpgisandsky
Regular Contributor

Yes, it should be considered as an enhancement in ArcGIS Pro (in the options for viewing associations), because it’s extremely useful information but currently missing. How can I call the "Synthesize Association Geometries" command in ArcGIS Pro?

 "I would suggest logging an enhancement to support showing the containment" I wrote a post:

https://community.esri.com/t5/arcgis-pro-ideas/include-containment-association-in-view/idi-p/1538911

0 Kudos
gis_KIWI4
Frequent Contributor

@gpgisandsky - Like Mike said, there is no way to see containment associations.

You could try using the trace tool to synthesize geometry.
It works well for connectivity associations. I am unsure if this will return the container associations but worth a try. I understand it might not be a "one-click solution".

gis_KIWI4_0-1726612262491.png

 

 

0 Kudos
gpgisandsky
Regular Contributor

Hi,

not even the trace with the "synthesize geometry" create the container-content line segment.

0 Kudos