Deleting all objects in polygon using ArcObjects SDK .NET? [closed] The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Performing vector projection using ArcObjects and VB?ArcObjects (ArcGIS for Desktop and C#): How to cast between the ArcMap COM UI and my custom .Net UserControl objects?Problem creating polygon features using ArcObjects / ArcGIS 10How to get ArcObjects SDK for .NET?ArcObjects .NET - How to close/release FeatureClass, Workspace, FactoryUsing .NET Runtime SDK or .NET ArcObjects?Which ArcGIS SDK to use ArcSDE SDK, ArcGis Runtime SDK, ArcObjects SDK?Unmanaged ArcObjects and C#/.NET Class Design PatternsDebugging ArcObjects SDK 10.3 addins with ArcMap 10.4Creating Custom Layers using ArcGIS Pro SDK for .NET?Clipping Feature by using irregular polygon in ArcObjects?
When did F become S in typeography, and why?
Semisimplicity of the category of coherent sheaves?
How to test the equality of two Pearson correlation coefficients computed from the same sample?
Why did all the guest students take carriages to the Yule Ball?
Keeping a retro style to sci-fi spaceships?
In horse breeding, what is the female equivalent of putting a horse out "to stud"?
Is a pteranodon too powerful as a beast companion for a beast master?
What do you call a plan that's an alternative plan in case your initial plan fails?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Is this wall load bearing? Blueprints and photos attached
Derivation tree not rendering
What information about me do stores get via my credit card?
What was the last x86 CPU that did not have the x87 floating-point unit built in?
What can I do if neighbor is blocking my solar panels intentionally?
Is there a writing software that you can sort scenes like slides in PowerPoint?
Mortgage adviser recommends a longer term than necessary combined with overpayments
Does Parliament hold absolute power in the UK?
system call string length limit
A pet rabbit called Belle
Simulating Exploding Dice
How did passengers keep warm on sail ships?
Did the new image of black hole confirm the general theory of relativity?
First use of “packing” as in carrying a gun
Can withdrawing asylum be illegal?
Deleting all objects in polygon using ArcObjects SDK .NET? [closed]
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Performing vector projection using ArcObjects and VB?ArcObjects (ArcGIS for Desktop and C#): How to cast between the ArcMap COM UI and my custom .Net UserControl objects?Problem creating polygon features using ArcObjects / ArcGIS 10How to get ArcObjects SDK for .NET?ArcObjects .NET - How to close/release FeatureClass, Workspace, FactoryUsing .NET Runtime SDK or .NET ArcObjects?Which ArcGIS SDK to use ArcSDE SDK, ArcGis Runtime SDK, ArcObjects SDK?Unmanaged ArcObjects and C#/.NET Class Design PatternsDebugging ArcObjects SDK 10.3 addins with ArcMap 10.4Creating Custom Layers using ArcGIS Pro SDK for .NET?Clipping Feature by using irregular polygon in ArcObjects?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
How to implement the deletion of all objects .shp caught entirely in the specified polygon layer?
ArcObjects SDK .NET
Red objects should NOT be removed, green objects should be removed!
polygon arcobjects .net sdk
New contributor
closed as off-topic by Vince, JGH, Kadir Şahbaz, wetland, PolyGeo♦ Apr 7 at 20:15
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "When seeking help to debug/write/improve code always provide the desired behavior, a specific problem/error and the shortest code (as formatted text, not pictures) needed to reproduce it in the question body. Providing a clear problem statement and a code attempt helps others to help you." – Vince, JGH, Kadir Şahbaz, wetland, PolyGeo
add a comment |
How to implement the deletion of all objects .shp caught entirely in the specified polygon layer?
ArcObjects SDK .NET
Red objects should NOT be removed, green objects should be removed!
polygon arcobjects .net sdk
New contributor
closed as off-topic by Vince, JGH, Kadir Şahbaz, wetland, PolyGeo♦ Apr 7 at 20:15
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "When seeking help to debug/write/improve code always provide the desired behavior, a specific problem/error and the shortest code (as formatted text, not pictures) needed to reproduce it in the question body. Providing a clear problem statement and a code attempt helps others to help you." – Vince, JGH, Kadir Şahbaz, wetland, PolyGeo
in a polygon or in a layer?
– Kadir Şahbaz
Apr 7 at 12:31
@Kadir Şahbaz polygon
– Tarragorn
Apr 7 at 13:02
Please add more explanation. it's unclear what you are asking. For example, do you want to delete all objects which intersects a polygon (or polygons) or within a polygon (or polygons)? Or do you want to delete all objects in a layer? Adding a sample image would bu helpful.
– Kadir Şahbaz
Apr 7 at 13:07
@Kadir Şahbaz Need to choose the polygons layer, then remove all objects which fall within a selected layer of polygons (but does not delete the objects that intersect the polygon)
– Tarragorn
Apr 7 at 13:26
add a comment |
How to implement the deletion of all objects .shp caught entirely in the specified polygon layer?
ArcObjects SDK .NET
Red objects should NOT be removed, green objects should be removed!
polygon arcobjects .net sdk
New contributor
How to implement the deletion of all objects .shp caught entirely in the specified polygon layer?
ArcObjects SDK .NET
Red objects should NOT be removed, green objects should be removed!
polygon arcobjects .net sdk
polygon arcobjects .net sdk
New contributor
New contributor
edited Apr 7 at 20:15
PolyGeo♦
53.9k1782246
53.9k1782246
New contributor
asked Apr 7 at 11:42
TarragornTarragorn
42
42
New contributor
New contributor
closed as off-topic by Vince, JGH, Kadir Şahbaz, wetland, PolyGeo♦ Apr 7 at 20:15
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "When seeking help to debug/write/improve code always provide the desired behavior, a specific problem/error and the shortest code (as formatted text, not pictures) needed to reproduce it in the question body. Providing a clear problem statement and a code attempt helps others to help you." – Vince, JGH, Kadir Şahbaz, wetland, PolyGeo
closed as off-topic by Vince, JGH, Kadir Şahbaz, wetland, PolyGeo♦ Apr 7 at 20:15
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "When seeking help to debug/write/improve code always provide the desired behavior, a specific problem/error and the shortest code (as formatted text, not pictures) needed to reproduce it in the question body. Providing a clear problem statement and a code attempt helps others to help you." – Vince, JGH, Kadir Şahbaz, wetland, PolyGeo
in a polygon or in a layer?
– Kadir Şahbaz
Apr 7 at 12:31
@Kadir Şahbaz polygon
– Tarragorn
Apr 7 at 13:02
Please add more explanation. it's unclear what you are asking. For example, do you want to delete all objects which intersects a polygon (or polygons) or within a polygon (or polygons)? Or do you want to delete all objects in a layer? Adding a sample image would bu helpful.
– Kadir Şahbaz
Apr 7 at 13:07
@Kadir Şahbaz Need to choose the polygons layer, then remove all objects which fall within a selected layer of polygons (but does not delete the objects that intersect the polygon)
– Tarragorn
Apr 7 at 13:26
add a comment |
in a polygon or in a layer?
– Kadir Şahbaz
Apr 7 at 12:31
@Kadir Şahbaz polygon
– Tarragorn
Apr 7 at 13:02
Please add more explanation. it's unclear what you are asking. For example, do you want to delete all objects which intersects a polygon (or polygons) or within a polygon (or polygons)? Or do you want to delete all objects in a layer? Adding a sample image would bu helpful.
– Kadir Şahbaz
Apr 7 at 13:07
@Kadir Şahbaz Need to choose the polygons layer, then remove all objects which fall within a selected layer of polygons (but does not delete the objects that intersect the polygon)
– Tarragorn
Apr 7 at 13:26
in a polygon or in a layer?
– Kadir Şahbaz
Apr 7 at 12:31
in a polygon or in a layer?
– Kadir Şahbaz
Apr 7 at 12:31
@Kadir Şahbaz polygon
– Tarragorn
Apr 7 at 13:02
@Kadir Şahbaz polygon
– Tarragorn
Apr 7 at 13:02
Please add more explanation. it's unclear what you are asking. For example, do you want to delete all objects which intersects a polygon (or polygons) or within a polygon (or polygons)? Or do you want to delete all objects in a layer? Adding a sample image would bu helpful.
– Kadir Şahbaz
Apr 7 at 13:07
Please add more explanation. it's unclear what you are asking. For example, do you want to delete all objects which intersects a polygon (or polygons) or within a polygon (or polygons)? Or do you want to delete all objects in a layer? Adding a sample image would bu helpful.
– Kadir Şahbaz
Apr 7 at 13:07
@Kadir Şahbaz Need to choose the polygons layer, then remove all objects which fall within a selected layer of polygons (but does not delete the objects that intersect the polygon)
– Tarragorn
Apr 7 at 13:26
@Kadir Şahbaz Need to choose the polygons layer, then remove all objects which fall within a selected layer of polygons (but does not delete the objects that intersect the polygon)
– Tarragorn
Apr 7 at 13:26
add a comment |
1 Answer
1
active
oldest
votes
I would say the easiest approach is to call existing tools such as Select by Location and then Delete Features.
If you look at Syntax section, one of the overlap types is COMPLETELY_CONTAINS. You would typically call system tools using the IGeoprocessor interface. There are many examples on this site using the GeoProcessor. One such Q&A is ArcObjects vector projection using VB
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I would say the easiest approach is to call existing tools such as Select by Location and then Delete Features.
If you look at Syntax section, one of the overlap types is COMPLETELY_CONTAINS. You would typically call system tools using the IGeoprocessor interface. There are many examples on this site using the GeoProcessor. One such Q&A is ArcObjects vector projection using VB
add a comment |
I would say the easiest approach is to call existing tools such as Select by Location and then Delete Features.
If you look at Syntax section, one of the overlap types is COMPLETELY_CONTAINS. You would typically call system tools using the IGeoprocessor interface. There are many examples on this site using the GeoProcessor. One such Q&A is ArcObjects vector projection using VB
add a comment |
I would say the easiest approach is to call existing tools such as Select by Location and then Delete Features.
If you look at Syntax section, one of the overlap types is COMPLETELY_CONTAINS. You would typically call system tools using the IGeoprocessor interface. There are many examples on this site using the GeoProcessor. One such Q&A is ArcObjects vector projection using VB
I would say the easiest approach is to call existing tools such as Select by Location and then Delete Features.
If you look at Syntax section, one of the overlap types is COMPLETELY_CONTAINS. You would typically call system tools using the IGeoprocessor interface. There are many examples on this site using the GeoProcessor. One such Q&A is ArcObjects vector projection using VB
edited Apr 7 at 20:16
PolyGeo♦
53.9k1782246
53.9k1782246
answered Apr 7 at 19:15
HornbyddHornbydd
27.2k32958
27.2k32958
add a comment |
add a comment |
in a polygon or in a layer?
– Kadir Şahbaz
Apr 7 at 12:31
@Kadir Şahbaz polygon
– Tarragorn
Apr 7 at 13:02
Please add more explanation. it's unclear what you are asking. For example, do you want to delete all objects which intersects a polygon (or polygons) or within a polygon (or polygons)? Or do you want to delete all objects in a layer? Adding a sample image would bu helpful.
– Kadir Şahbaz
Apr 7 at 13:07
@Kadir Şahbaz Need to choose the polygons layer, then remove all objects which fall within a selected layer of polygons (but does not delete the objects that intersect the polygon)
– Tarragorn
Apr 7 at 13:26