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

# Mesh from Implicit Body 2

Convert an Implicit Body to a Mesh.

### Inputs

| Name      | Type                                                                 | Description                                                                                                                                                                             |
| --------- | -------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Body      | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to be meshed.                                                                                                                                                             |
| Tolerance | [Scalar](../../../../block-documentation/types/scalar)               | The maximum allowable deviation of the Mesh from the implicit geometry. As this value gets smaller, the resulting mesh will be more precise, but the block will take longer to compute. |

### Outputs

| Type                                               |
| -------------------------------------------------- |
| [Mesh](../../../../block-documentation/types/mesh) |
