# `GSPathSegment lengthFast`

*Instance Method*

## Declaration

```swift
func lengthFast() -> CGFloat
```

```objc
- (CGFloat) lengthFast;
```

```python
lengthFast() -> float
```

