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

# Sphere Grid Deboss

Deboss surface with sphere grid from CAD body

### Inputs

| Name          | Type                                                                 | Description                                            |
| ------------- | -------------------------------------------------------------------- | ------------------------------------------------------ |
| Body          | [Implicit Body](../../../../block-documentation/types/implicit-body) | Convert the CAD Body to Implicit Body.                 |
| Cad face      | [CAD Face](../../../../block-documentation/types/cad-face)           | The CAD face of the nTop body to apply the texture to. |
| Sphere radius | [Scalar Field](../../../../block-documentation/types/scalar-field)   | The radius of the spheres of the sphere grid.          |
| U count       | [Integer](../../../../block-documentation/types/integer)             | The density of the sphere grid in the U direction.     |
| V count       | [Integer](../../../../block-documentation/types/integer)             | The density of the sphere grid in the V direction.     |

### Outputs

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