Quantcast
Channel: Forums - ArcObjects SDKs
Browsing all 1374 articles
Browse latest View live
↧

Manual creation of polygon that crosses dateline

I am having issues manually creating a polygon that crosses the dateline (long=180). My x coordinate goes from 178, 179, 180, -179, -178, etc. Anyway, can anyone give me some guidance? I am using...

View Article


Using DEWorkspaceType as ouput parameter in GP tools

I got a tool that supports writing to various feature workspaces (Shape, GDB and SDE). The user selects the desired workspace, and the tool creates feature classes. The ouput parameter is declared like...

View Article


How to get/change line style scale factor of Line ?

Hi everyone, I am trying to read custom lines from the dgn file and draw it into MapControl. But I don't know how get/set and change line style scale factor of Line ? Please see this link for more...

View Article

UTM Projected Coordinate System - set units to feet in ArcObjects

I inhereted an ArcObject system in 9.3 that reads in a csv file of XY locations and converts it into our state plane coord system. Recently the csv source went from NAD_27 to NAD_1983 w/ UTM_ZONE13N. I...

View Article

is there a simple way to display coordinate value for different formats?

Is there an existing sample that allows user to type in coordinates in any of the following formats and then display the same coordinates in all of the following formats? DMS, DD, Lat/Lon, State Plane,...

View Article


Terminating a GP tool while running (in VB.Net)

I have a UI that has a button that exports currently selected vector features to a KML using the LayerToKML Geoprocessor. Whilst it works great on locally stored featureclasses there are certain...

View Article

arcmap add in combo box

I have created an arcmap add in project where I have a toolbar. In the toolbar I have two combo boxes and a tool. When I open the arcmap document, I want one of the combo boxes to be populated with the...

View Article

How to disable the right click on Arcmap 10 standard toolbar ?

i want to disable the right click on Arcmap 10 standard toolbar when the user right click on the standard toolbar nothing happened (the toolbar list will not appear) ?

View Article


OpenGL in its own window within an ArcMap extension

This request for help follows from the good suggestion by Alexander Gray of The Forum to begin a separate thread around my original post here: http://forums.arcgis.com/threads/636...ngl#post319538 [As...

View Article


IGXDialog with ArcEngine Arc 10

I have asked before and not gotten a clear answer, so hoping this will be the ticket. I have an ArcEngine 9.3 application the uses IGXDialog and IExportOperation, it worked fine, but now that I am in...

View Article

Initializing Network dataset workspace extension VB.NET problem

I have an add in tool that is basically compiling routes of people travelling to work. It is a large tool ( a lot of code) and it worked a month ago. When I came back to use it yesterday it suddenly...

View Article

Deploy ArcGis Engine application

Hi all, As a new developper, working with ArcGis Engine and VB.net, I have finish to develop my application and want now to deploy it. But all videos and link did not explain me clearly how to Create...

View Article

Difference between Refernces of Engine Libs and Desktop Libs?

Hi all. I've in the middle of writing a program and i don't know -when adding ArcGIS references- which of Engine and Desktop libraries i've added. In my computer. i've both ArcGIS Desktop and Engine...

View Article


.net loop through annotation labels

Hello, I have converted labels to annotation using IConvertLabelsToAnnotation and i would now like to loop through these text elements and change them. How do i access the annotation labels and loop...

View Article

Create a customized rotate tool

Hello, My user wants to have a customized tool to replace the default rotate tool. The default one requires to turn the symbology's rotation property on, which is causing mxd to crash. The crash...

View Article


pan as my graphic tracker symbol moves

I need help to make the map pan as my graphic tracker symbol moves based on the GPS feed. I am using Arc Object 10 with VS.net VB.

View Article

How to protect my ArcMap addin from decompiler?

We have to provide an organization a ArcMap addin which is written in C#. It contains some algorithms that we would like to keep it to ourselves. You know esri addin is actually a zip file you can...

View Article


Bugs related with drawing lines on a GlobeControl

Line style is not correctly displayed by a GlobeControl, when using non-solid line styles in the ISimpleLineSymbol. Non-solid line styles are treated as solid line style. It displays properly only when...

View Article

Edit Geodatabase in .Net

Fro a .Net project, I neeed to update/edit the records (values not attribute name) of a geodatabase table. I have searched around but it is hard to find a piece of sample code for it. At...

View Article

Create Feature and store to different FGDB

I'm creating a feature and I want to store it to a specific geodatabase. At the moment I'm using feature.Store() but it's not storing it to where I want. How do I specify a location? I want to store it...

View Article
Browsing all 1374 articles
Browse latest View live