GMS:Enabling ArcObjects: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
ArcObjects is a development platform provided by ESRI that allows developers of other applications (such as GMS) to incorporate ArcView/ArcGIS capability directly within their application. GMS can use ArcObjects to access some of the same functionality in GMS that is available in ArcView, providing you are running on a computer that has a current license of ArcView. | ArcObjects is a development platform provided by ESRI that allows developers of other applications (such as GMS) to incorporate ArcView/ArcGIS capability directly within their application. GMS can use ArcObjects to access some of the same functionality in GMS that is available in ArcView, providing you are running on a computer that has a current license of ArcView. | ||
The '''Data | Enable ArcObjects''' command queries the ESRI license manager for ArcView/ArcGIS to see if a license exists. If a valid license is found then the ArcView functionality within GMS is enabled and you will be allowed access. If a license is not found then the ArcView specific features remain unavailable. | The '''''Data | Enable ArcObjects''''' command queries the ESRI license manager for ArcView/ArcGIS to see if a license exists. If a valid license is found then the ArcView functionality within GMS is enabled and you will be allowed access. If a license is not found then the ArcView specific features remain unavailable. | ||
ArcObjects® is a development platform provided by [http://www.esri.com/ ESRI®] that allows developers of other applications to incorporate ArcView/ArcGIS® capability directly within their application. ArcObjects® is used to incorporate ArcView® functionalities into XMS software. This allows users to use ArcView® functionality within XMS software. In order to use ArcView® functionality, a current license of ArcView® must be installed. Without a license, much of the same functionality is available, the primary differences being that only the shapefile format is supported, and many of the selection and display capabilities are minimal. | ArcObjects® is a development platform provided by [http://www.esri.com/ ESRI®] that allows developers of other applications to incorporate ArcView/ArcGIS® capability directly within their application. ArcObjects® is used to incorporate ArcView® functionalities into XMS software. This allows users to use ArcView® functionality within XMS software. In order to use ArcView® functionality, a current license of ArcView® must be installed. Without a license, much of the same functionality is available, the primary differences being that only the shapefile format is supported, and many of the selection and display capabilities are minimal. |