Questions tagged [arcobjects]

ArcObjects is a development environment for ArcGIS applications by ESRI.

Overview

ArcObjects is a set of COM-based APIs from ESRI Inc. that are used in several of their products, ArcGIS Desktop, ArcGIS Engine and ArcGIS Server.

The APIs can be used several developer platforms including .Net (VB.Net/C#...), Java, C++.

Tag usage

For non-development questions, see GIS Stack Exchange

196 questions
-2
votes
2 answers

How to build a temporary FeatureClass in ArcObject?

I want to build a temporary FeatureClass which contains temporary Features , such as points, which are useless later in programming. While, I searched for ArcObject API reference, but I can't find an efficient way to solve this problem. So how can I…
k.xf
  • 359
  • 1
  • 3
  • 10
1 2 3
13
14