Programming for GIS
Pop Quiz #1
Task:
Create a new function in your CLASS_ArcMap module
Source Material:
Objective:
Select one of the examples in the Source Material to create your function from
Make the function using the coding conventions covered in class
Name the function using a Noun-Verb
Take out ALL un-necessary lines
Pass Arguments to your function (if required) to make the function generic
Make sure you have the 3 Line Comment at the top your function
Call the function from ThisDocument.Test to test your function
Time Limit:
20 Minutes
Extra Credit:
10 Points each for any other function
Turn In:
Copy the source code (and comment lines) to NotePad, Add your name, Print