---
title: init()
framework: pencilkit
role: symbol
role_heading: Initializer
path: pencilkit/pkstrokepath-swift.struct/init()
---

# init()

Creates an empty stroke path.

## Declaration

```swift
init()
```

## See Also

### Creating a new stroke path

- [init(controlPoints:creationDate:)](pencilkit/pkstrokepath-swift.struct/init(controlpoints:creationdate:).md)
- [init(controlPoints:creationDate:id:)](pencilkit/pkstrokepath-swift.struct/init(controlpoints:creationdate:id:).md)
- [init(bezierPath:creationDate:pointProvider:)](pencilkit/pkstrokepath-swift.struct/init(bezierpath:creationdate:pointprovider:).md)
- [PKStrokePath.ConvertedBezierPoint](pencilkit/pkstrokepath-swift.struct/convertedbezierpoint.md)
