> ## 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.

# Implicit Body from Surface

<CardGroup cols={2}>
  <Card title="CAD Body, Scalar, 5.24.0" href="#cad-body-scalar-5240" />

  <Card title="Mesh, 5.24.0" href="#mesh-5240" />
</CardGroup>

***

<h2 id="cad-body-scalar-5240">
  CAD Body, Scalar, 5.24.0
</h2>

Create an implicit body from a surface with the zero-surface extending tangentially at the boundary.

### Inputs

| Name      | Type                                                       | Description                                                                                                   |
| --------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| Cad body  | [CAD Body](../../../../block-documentation/types/cad-body) | Surface to create the implicit body from.                                                                     |
| Tolerance | [Scalar](../../../../block-documentation/types/scalar)     | Tolerance of conversion determined by the distance of resultant Implicit body to the surface of the CAD body. |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |

***

<h2 id="mesh-5240">
  Mesh, 5.24.0
</h2>

Create an implicit body from a surface with the zero-surface extending tangentially at the boundary.

### Inputs

| Name | Type                                               | Description                               |
| ---- | -------------------------------------------------- | ----------------------------------------- |
| Mesh | [Mesh](../../../../block-documentation/types/mesh) | Surface to create the implicit body from. |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |
