RasterConversionOp Overwrite
I'm developing code in Java language using ArcObjects and I am trying to set the RasterConversionOp class to overwrite using the .setVerifyType() method. I have set the esriRasterVerifyOff variable...
View ArticleHow to get the alias name of the Network Dataset in Java?
Hi, Can any one please help on how to get the alias name for the Network Dataset programmatically through Java? Thanks in Advance.
View ArticleHow to get the alias name of the Network Dataset in Java?
Hi, Can any one please help on how to get the alias name for the Network Dataset programmatically through Java? Thanks in Advance.
View ArticleClosing Table Window Docking Pane with ITableDocWindowAdmin
Greetings, I wish to close the table window docking pane via an addin button. I am using Visual C# 2010 Express. The map user will start with one or more attribute tables open (see...
View ArticleArcMap retains fields of removed Table.
All, I have developed an AddIn for ArcMap 10.1 using VB .net 2010. My tool writes data it creates to a dBase file which gets loaded into the TOC. During processing the tool can create up to 25 fields....
View ArticleConverting from geodatabase sde to file gdb
Hi. I am developing an application with ArcObjects libraries and C #. The main function to be performed by the software is to turn features in a remote database Oracle to geodatabase local files at the...
View ArticleUsing ESRI.ArcGIS.Display.ITemplate to draw cutom lines ?
Hi everyone, I am using ESRI.ArcGIS.Display.ITemplate to draw custom lines such as dot/dash lines on a map control. Then, I used below codes Code: ESRI.ArcGIS.Display.ITemplate templateCls = new...
View ArticleUse the code to set layer properties?
Attachment 22627 How can I use the code to set properties ,like Layer-Properties-symbology-setbackgroudcolor(255,255,255)? Attached Thumbnails Â
View ArticleHow to get the description for Automation Exception error codes in java?
Hi, Can anyone please provide me some info on how to get the description to the Automation Exception error codes. For example: when we make a call to the getCode() of the AutomationException.It returns...
View ArticleHow to draw a circle (round) on the mapcontrol using C# ?
Hi, Are there anyone know how to draw the below circle using C# ? Attachment 22664 Thanks and regards, Tai Attached Thumbnails Â
View ArticleC#+AE,Memory growth !!!
I add the axGlobeControls to a C# Winform, just move the camera,or zoom in/out the memory of the system is growing ... much more than 1,024,000 K !!! Is have any idea to release the memory? Attachment...
View ArticleHow to customize workflow manager with .Net API
Hi I am assigned to do some customization using .net API in Workflow manager. Such as creating custom AOI(area of interest) selection tool that helps in ours own requirement. I did not find any help in...
View ArticleArcCatalog customizations (.NET)
Is it possible to customize catalog tree (add nodes) and tabs panel (add tabs) in ArcCatalog with ArcObjects .NET API 10.1? If yes, is there any example of how it can be done?
View ArticleArcGIS Server ImageService
hi, i really wonder if there is a way to load an image service from ArcGIS Server orher than ImageServerLayer.initialize method... For MapServices, i can use MapServer object and...
View ArticleExecute Command From External
Hi... I Created a arc Map Command and Wrote some Code. I Opened Arc Map Programmatically using C# and Executed that Command from an External Application using ICommandItem Concepts. Command is...
View Article(C#) ArcCatalog Add-in: Cannot open feature classes unless physically connected
I am writing a simple ArcCatalog Add-in which connects to an SDE database, and performs a clip of a set of feature classes (set in a config file) based on a few input parameters (dataset, clipping...
View ArticleSymbolizing CanVec - Style Name
Hey everyone, This isn't a question (though an hour ago, it almost was), merely an observation I'd like to put up for discussion. Long story short: recently upgraded from 10.0 to 10.1 and decided to...
View ArticleGeoprocessing Tool Failing in VBA Code
I have the code (VBA) below hooked up to a button in ArcMap 10.0. The first time it is used it runs successfully. If I try to run it a second time, the Intersect tool doesn't create the in_memory...
View ArticleCalling IExtension Custom Methods form External Solution
Please refer Below Attachements 1) Extension.doc(contains a class Which implements IExtension Properties and IExtension Members and Custom Defined Methods) 2)ExternalApplication.doc(Contains a form...
View ArticleArcObjects .NET SDK license
Hello! I'm just starting with ArcObjects .NET SDK, we would like to use 'c# - Vehicle routing problem solver'. Having a question related copyright, license is paid or it is a open source?
View Article