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

# Subtractive Lattice Texture

<CardGroup cols={2}>
  <Card title="Implicit Body, CAD Face, Conformal Rule, Integer, Integer, Scalar" href="#implicit-body-cad-face-conformal-rule-integer-integer-scalar" />

  <Card title="Implicit Body, CAD Face, Volumetric Rule, Permutation Enum, Integer, Integer, Scalar Field, 2.0.0" href="#implicit-body-cad-face-volumetric-rule-permutation-enum-integer-integer-scalar-field-200" />
</CardGroup>

***

<h2 id="implicit-body-cad-face-conformal-rule-integer-integer-scalar">
  Implicit Body, CAD Face, Conformal Rule, Integer, Integer, Scalar
</h2>

Subtract a thickened conformal beam-based lattice from an input Implicit body.

### Inputs

| Name         | Type                                                                   | Description                                                 |
| ------------ | ---------------------------------------------------------------------- | ----------------------------------------------------------- |
| Body         | [Implicit Body](../../../../block-documentation/types/implicit-body)   | Implicit body to texture.                                   |
| Cad face     | [CAD Face](../../../../block-documentation/types/cad-face)             | CAD face to apply the texture.                              |
| Lattice type | [Conformal Rule](../../../../block-documentation/types/conformal-rule) | Type of lattice to apply to the CAD face as a texture.      |
| U cell count | [Integer](../../../../block-documentation/types/integer)               | Amount of lattice cells in the U direction of the CAD face. |
| V cell count | [Integer](../../../../block-documentation/types/integer)               | Amount of lattice cells in the V direction of the CAD face. |
| Depth        | [Scalar](../../../../block-documentation/types/scalar)                 | The depth of the lattice.                                   |

### Outputs

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

***

<h2 id="implicit-body-cad-face-volumetric-rule-permutation-enum-integer-integer-scalar-field-200">
  Implicit Body, CAD Face, Volumetric Rule, Permutation Enum, Integer, Integer, Scalar Field, 2.0.0
</h2>

Subtract a conformal beam-based lattice body from an input Implicit body.

### Inputs

| Name         | Type                                                                     | Description                                                 |
| ------------ | ------------------------------------------------------------------------ | ----------------------------------------------------------- |
| Body         | [Implicit Body](../../../../block-documentation/types/implicit-body)     | Implicit body to texture.                                   |
| Cad face     | [CAD Face](../../../../block-documentation/types/cad-face)               | CAD face to apply the texture.                              |
| Unit cell    | [Volumetric Rule](../../../../block-documentation/types/volumetric-rule) | Type of lattice to apply to the CAD face as a texture.      |
| Orientation  | Permutation Enum                                                         | Orientation of Unit Cell                                    |
| U cell count | [Integer](../../../../block-documentation/types/integer)                 | Amount of lattice cells in the U direction of the CAD face. |
| V cell count | [Integer](../../../../block-documentation/types/integer)                 | Amount of lattice cells in the V direction of the CAD face. |
| Depth        | [Scalar Field](../../../../block-documentation/types/scalar-field)       | The depth of the lattice.                                   |

### Outputs

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