List of the different key point positions that can be used when defining the geometry for a user coordinate system.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| CenterUserCoordinateSystemKeyPointType | 3 | The keypoint is at the center of a circular or elliptical edge or curve. |
| EndUserCoordinateSystemKeyPointType | 2 | The keypoint is at the end of the edge or curve. |
| MiddleUserCoordinateSystemKeyPointType | 1 | The keypoint is at the middle of the edge or curve. |
| StartUserCoordinateSystemKeyPointType | 0 | The keypoint is at the start of the edge or curve. |