To generate points along the perimeter of blocks at specified distances using ArcMap, you can create a custom toolbox with a script tool. Here's a general approach you can take:
### Step 1: Create a New Toolbox
1. **Open ArcMap**.
2. In the **Catalog** window, right-click on any folder or a geodatabase, and select **New > Toolbox**. Name your toolbox (e.g., `GeneratePerimeterPoints.tbx`).
### Step 2: Create a Script Tool
1. Right-click on the