# `GlyphsPathPlugin smartAnchorsForComponent:`

*Instance Method*

## Declaration

```swift
func smartAnchors(for component: GSComponent) -> [Any]?
```

```objc
- (NSArray *) smartAnchorsForComponent:(GSComponent *) component;
```

```python
smartAnchorsForComponent_(component: GSComponent) -> list
```

