---
title: index
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkconvertedbezierpointreference/index
---

# index

The index of the point along the path.

## Declaration

```swift
var index: Int { get }
```

## See Also

### Getting the point data

- [pointCount](pencilkit/pkconvertedbezierpointreference/pointcount.md)
- [location](pencilkit/pkconvertedbezierpointreference/location.md)
- [bezierSegmentIndex](pencilkit/pkconvertedbezierpointreference/beziersegmentindex.md)
