---
title: VNDetectAnimalBodyPoseRequest
framework: vision
role: symbol
role_heading: Class
path: vision/vndetectanimalbodyposerequest
---

# VNDetectAnimalBodyPoseRequest

A request that detects an animal body pose.

## Declaration

```swift
class VNDetectAnimalBodyPoseRequest
```

## Topics

### Determining Supported Joints

- [supportedJointNames](vision/vndetectanimalbodyposerequest/supportedjointnames.md)
- [supportedJointsGroupNames](vision/vndetectanimalbodyposerequest/supportedjointsgroupnames.md)

### Accessing the Results

- [results](vision/vndetectanimalbodyposerequest/results.md)

## Relationships

### Inherits From

- [VNImageBasedRequest](vision/vnimagebasedrequest.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Animal body pose detection

- [Detecting animal body poses with Vision](vision/detecting-animal-body-poses-with-vision.md)
- [VNAnimalBodyPoseObservation](vision/vnanimalbodyposeobservation.md)
