Creating a custom toolset in ArcMap to add two points at specific distances along the perimeter of a polygon involves a few steps. This process typically requires a combination of geoprocessing tools and scripting with Python, particularly using the arcpy module. Here is an overview of how to design such a toolset:
### Step-by-Step Guide to Create the Toolset
#### Step 1: Create a New Toolbox
1. **Open ArcCatalog** (or the Catalog window in