Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I import Arcobject into Python in ArcGIS 10 (http://gis.stackexchange.com/questions/80/how-do-i-access-arcobjects-from-python) now whats the next step ? how can i use Arcobjects for programming in python ? sincerely

share|improve this question
Hi GISlove, this question isn't specific enough to be answerable: what are you interested in accomplishing? do you just want to gain experience programming in arcpy? are you trying to solve a specific problem? Please rephrase your question into one that can be answered, thanks! – scw Feb 26 '11 at 17:40

closed as not a real question by scw Feb 26 '11 at 17:40

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Now you need to put into practice your Object Oriented programming skills to manipulate the ArcObjects.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.