Support Home
Software
Knowledge Base
Downloads
User Forums
Customer Service
|
Training
|
Contact Us
You are here:
Home
>
Downloads
>
ArcScripts
>
Search Results
> Script Details
Login
|
Feedback
|
Help
Get Centroid of Points
contact author
|
download help
|
add bookmark
|
view bookmarks
Author
Pete Aniello
File Name
get_centroid.zip
Language
Visual Basic
Last Modified
Mar 31 2003
Status of work
Public Domain
Software
ArcGIS Desktop
File Size
670 bytes
Downloads
1220
ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.
Summary
Copy/paste the script into a VBA code window,
run from window or add a button to ArcMap.
The script loops through all SELECTED point
features in a point shapefile, and reports the centroid in a message box.