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

# Remove Any Beams

<CardGroup cols={2}>
  <Card title="Graph, Implicit Body, Scalar" href="#graph-implicit-body-scalar" />

  <Card title="Graph, Implicit Body, Scalar, 1.0.1" href="#graph-implicit-body-scalar-101" />

  <Card title="Lattice, Implicit Body, Choice, 2.0.0" href="#lattice-implicit-body-choice-200" />
</CardGroup>

***

<h2 id="graph-implicit-body-scalar">
  Graph, Implicit Body, Scalar
</h2>

Remove any kind of beam (closed, floating, and open) from any kind of beam based lattice within an input Implicit Body volume.

### Inputs

| Name      | Type                                                                 | Description                                                                                                 |
| --------- | -------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| Lattice   | [Graph](../../../../block-documentation/types/graph)                 | Lattice to remove beams from.                                                                               |
| Body      | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit Body defining the beam selection region.                                                           |
| Tolerance | [Scalar](../../../../block-documentation/types/scalar)               | Tolerance value to use for determining when beams are inside, outside, or on the boundary of the nTop body. |

### Outputs

| Type                                                 |
| ---------------------------------------------------- |
| [Graph](../../../../block-documentation/types/graph) |

***

<h2 id="graph-implicit-body-scalar-101">
  Graph, Implicit Body, Scalar, 1.0.1
</h2>

Remove any kind of beam (closed, floating, and open) from any kind of beam based lattice within an input Implicit Body volume.

### Inputs

| Name      | Type                                                                 | Description                                                                                                     |
| --------- | -------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| Lattice   | [Graph](../../../../block-documentation/types/graph)                 | Lattice to remove beams from.                                                                                   |
| Body      | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit Body defining the beam selection region.                                                               |
| Tolerance | [Scalar](../../../../block-documentation/types/scalar)               | Tolerance value to use for determining when beams are inside, outside, or on the boundary of the Implicit Body. |

### Outputs

| Type                                                 |
| ---------------------------------------------------- |
| [Graph](../../../../block-documentation/types/graph) |

***

<h2 id="lattice-implicit-body-choice-200">
  Lattice, Implicit Body, Choice, 2.0.0
</h2>

Remove any kind of beam (closed, floating, and open) from any kind of beam based lattice within an input Implicit Body volume.

### Inputs

| Name         | Type                                                                 | Description                                                                                                                                 |
| ------------ | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Lattice body | [Lattice](../../../../block-documentation/types/lattice)             | Lattice to remove beams from.                                                                                                               |
| Body         | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit Body defining the beam selection region.                                                                                           |
| Containment  | [Choice](../../../../block-documentation/types/choice)               | Option to include beams based on full containment (both nodes fall within domain) or partial containment (either node falls within domain). |

### Outputs

| Type                                                     |
| -------------------------------------------------------- |
| [Lattice](../../../../block-documentation/types/lattice) |
