1 / 22

PENGENALAN KEPADA PENGATURCARAAN ARC-OBJECT MENERUSI VBA (ARCGIS-VISUAL BASIC FOR APPLICATION)

PENGENALAN KEPADA PENGATURCARAAN ARC-OBJECT MENERUSI VBA (ARCGIS-VISUAL BASIC FOR APPLICATION). JABATAN KERJA RAYA MALAYSIA (JKR). 24 – 25 JUN 2009. Oleh : Muhamad Firdaus Che Amat. Pengenalan Kepada VBA.

pascal
Download Presentation

PENGENALAN KEPADA PENGATURCARAAN ARC-OBJECT MENERUSI VBA (ARCGIS-VISUAL BASIC FOR APPLICATION)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PENGENALAN KEPADA PENGATURCARAAN ARC-OBJECT MENERUSI VBA (ARCGIS-VISUAL BASIC FOR APPLICATION) JABATAN KERJA RAYA MALAYSIA (JKR) 24 – 25 JUN 2009 Oleh : Muhamad Firdaus Che Amat

  2. Pengenalan Kepada VBA The embedded programming environment for automating, customizing, and extending ESRI applications, such as ArcMap and ArcCatalog. It offers the same tools as Visual Basic in the context of an existing application. A VBA program operates on objects that represent the application and can be used to create custom symbols, workspace extensions, commands, tools, dockable windows, and other objects that can be plugged in to the ArcGIS framework.

  3. Persekitaran VBA <Click Here>

  4. Persekitaran ArcMap

  5. Konsep Suaipakai • Menambah fungsi yang menyokong aplikasi tertentu di dalam persekitaran ArcGIS-ArcMap <click Here> • Membina persekitaran ArcGIS-ArcMap di dalam perisian luar (Visual Basic) <click Here> • Melakukan pengintegrasian fungsi/task untuk melakukan pemprosesan data secara automasi <click Here> Go

  6. Istilah/Term Dalam Pengaturcaraan VBA • Toolbars • Commands • Menu • Context Menu • Tables of Contents • Map Viewer • Object Control • Procedure • Script • Dialog Box • Tabs Go

  7. Toolbars

  8. Commands

  9. Menu

  10. Context Menu Menu dan command yang terselindung (<klik kanan>

  11. Tables of Contents

  12. Map Viewer

  13. Object Control

  14. Procedure

  15. Script

  16. Dialog Box

  17. Tabs

  18. Pendekatan Dalam Pembangunan Aplikasi • Kenalpasti Punca Kes/Permasalahan • DFD (Data Flow Diagram) • Rekabentuk Fizikal (antaramuka pengguna) • Pengaturcaraan/scripting • Compiling • Testing dan Apply

  19. Teruskan Dengan Hand-On Training…

More Related