List of the valid edge positions for holes.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| EdgeEndPointPosition | 2 | The end point of an Edge. |
| EdgeMidPointPosition | 1 | The midpoint of an Edge. |
| EdgeStartPointPosition | 0 | The start point of an Edge. |