> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Two Body Field

Generate a two body interpolation field from two implicits.

### Inputs

| Name       | Type                                                               | Description                                                                                            |
| ---------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
| Implicit a | [Scalar Field](../../../../block-documentation/types/scalar-field) | The first implicit. Values of the resulting field will be equal to -1 at the surface of this implicit. |
| Implicit b | [Scalar Field](../../../../block-documentation/types/scalar-field) | The second implicit. Values of the resulting field will be equal to 1 at the surface of this implicit. |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Scalar Field](../../../../block-documentation/types/scalar-field) |
