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

# FE Boundary

> An object with information about boundary regions from an FE Mesh selection.

### Properties

| Name        | Type                                                            |
| ----------- | --------------------------------------------------------------- |
| Edge Count  | [Integer](../../block-documentation/types/integer)              |
| Face Count  | [Integer](../../block-documentation/types/integer)              |
| Fe Mesh     | [FE Mesh](../../block-documentation/types/fe-mesh)              |
| List        | [FE Boundary List](../../block-documentation/types/fe-boundary) |
| Node Count  | [Integer](../../block-documentation/types/integer)              |
| Nodes       | [Point List](../../block-documentation/types/point)             |
| Parent Mesh | [FE Mesh](../../block-documentation/types/fe-mesh)              |

### Block Reference

| Block Name                                                                                                             | Location                       |
| ---------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
| [FE Boundary by Body](../../block-documentation/blocks/structures/utilities/fe-boundary-by-body)                       | Structures/Utilities           |
| [FE Boundary by Flood Fill](../../block-documentation/blocks/structures/utilities/fe-boundary-by-flood-fill)           | Structures/Utilities           |
| [FE Boundary by CAD Face](../../block-documentation/blocks/design-analysis/selection-sets/fe-boundary-by-cad-face)     | Design Analysis/Selection Sets |
| [FE Boundary by Flood Fill](../../block-documentation/blocks/design-analysis/selection-sets/fe-boundary-by-flood-fill) | Design Analysis/Selection Sets |
