> ## 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 CAD Body

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

  <Card title="CAD Body, Scalar, 1.1.0" href="#cad-body-scalar-110" />

  <Card title="CAD Body, Scalar, 1.2.0" href="#cad-body-scalar-120" />
</CardGroup>

***

## About this Block

**What it does:** "The Implicit Body from CAD Body block converts a CAD body, which is a type of CAD geometry, to an Implicit Body type.

**Common uses:**

* Converting a CAD Body into an Implicit Body
  **Tips:**
* Tolerance input decides the distance of the Implicit Body from the surface of the CAD body.
* This function can also be carried out by double clicking, then right clicking on a CAD part and choosing the option, "Convert CAD Body to Implicit Body."

***

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

Create an Implicit Body from a CAD Body.

### Inputs

| Name      | Type                                                       | Description                                                                                                   |
| --------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| Cad body  | [CAD Body](../../../../block-documentation/types/cad-body) | CAD body to get 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="cad-body-scalar-110">
  CAD Body, Scalar, 1.1.0
</h2>

Create an Implicit Body from a CAD Body.

### Inputs

| Name      | Type                                                       | Description                                                                                                   |
| --------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| Cad body  | [CAD Body](../../../../block-documentation/types/cad-body) | CAD body to get 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="cad-body-scalar-120">
  CAD Body, Scalar, 1.2.0
</h2>

Create an Implicit Body from a CAD Body.

### Inputs

| Name      | Type                                                       | Description                                                                                                   |
| --------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| Cad body  | [CAD Body](../../../../block-documentation/types/cad-body) | CAD body to get 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) |
