# `NSBezierPath intersectionsWithLine(from:to:)`

*Instance Method*

## Declaration

```swift
func intersectionsWithLine(from lineStart: NSPoint, to lineEnd: NSPoint) -> FTPointArray!
```

