Get Input

AutoCAD ActiveX

 
Get Input
 
 
 

The Gardenpath macro asks the user where to draw the path, how wide to make the path, how large the concrete tiles are, and how closely to space those tiles. You define a subroutine that asks the user for all of these items and then computes various numbers to use in the rest of the macro.

In this subroutine, you use the user input methods found in the Utility object.