To create a tool that adds two points to the perimeter of a polygon based on a specified distance in ArcMap, you can use ModelBuilder or create a Python script in a script tool. Below are the steps for both approaches:
### Approach 1: Using ModelBuilder
1. **Open ArcMap** and create a new model in ModelBuilder.
2. **Add Input Polygon Feature**: Use the "Feature Layer" tool to add the polygon feature that you want to use.
3. **Calculate