<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "Xcode: 11.5.0 -"
  ],
  "documentType" : "article",
  "framework" : "PencilKit",
  "identifier" : "/documentation/PencilKit/inspecting-modifying-and-constructing-pencilkit-drawings",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Inspecting, Modifying, and Constructing PencilKit Drawings"
}
-->

# Inspecting, Modifying, and Constructing PencilKit Drawings

Score users’ ability to match PencilKit drawings generated from text, by accessing the strokes and points inside PencilKit drawings.

## Overview

> Note: This sample code project is associated with WWDC20 session [10148: Inspect, Modify, and Construct PencilKit Drawings](https://developer.apple.com/videos/play/wwdc2020/10148/).

This sample code project must be run on a physical device with Apple Pencil.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)