> ## 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 Floating Beams

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

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

  <Card title="Lattice, 2.0.0" href="#lattice-200" />
</CardGroup>

***

<h2 id="graph-scalar">
  Graph, Scalar
</h2>

Remove floating beams from any kind of beam based lattice.

### Inputs

| Name      | Type                                                   | Description                                                                                                     |
| --------- | ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| Lattice   | [Graph](../../../../block-documentation/types/graph)   | Lattice to remove beams from.                                                                                   |
| 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="graph-scalar-101">
  Graph, Scalar, 1.0.1
</h2>

Remove floating beams from any kind of beam based lattice.

### Inputs

| Name      | Type                                                   | Description                                                                                                     |
| --------- | ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| Lattice   | [Graph](../../../../block-documentation/types/graph)   | Lattice to remove beams from.                                                                                   |
| 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-200">
  Lattice, 2.0.0
</h2>

Remove floating beams from any kind of beam based lattice.

### Inputs

| Name    | Type                                                     | Description                   |
| ------- | -------------------------------------------------------- | ----------------------------- |
| Lattice | [Lattice](../../../../block-documentation/types/lattice) | Lattice to remove beams from. |

### Outputs

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