---
title: "addExcludedPoint(_:)"
framework: vision
role: symbol
role_heading: Instance Method
path: "vision/generateiterativesegmentationrequest/addexcludedpoint(_:)-p2ft"
---

# addExcludedPoint(_:)

Refine the mask with a point that is excluded from the desired segmentation.

## Declaration

```swift
final func addExcludedPoint(_ point: NormalizedPoint)
```
