220 likes | 447 Views
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.
E N D
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 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.
Persekitaran VBA <Click Here>
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
Istilah/Term Dalam Pengaturcaraan VBA • Toolbars • Commands • Menu • Context Menu • Tables of Contents • Map Viewer • Object Control • Procedure • Script • Dialog Box • Tabs Go
Context Menu Menu dan command yang terselindung (<klik kanan>
Pendekatan Dalam Pembangunan Aplikasi • Kenalpasti Punca Kes/Permasalahan • DFD (Data Flow Diagram) • Rekabentuk Fizikal (antaramuka pengguna) • Pengaturcaraan/scripting • Compiling • Testing dan Apply