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

# Section Body

<CardGroup cols={2}>
  <Card title="Implicit Body, Plane" href="#implicit-body-plane" />

  <Card title="Implicit Body, Plane, Scalar, 1.1.0" href="#implicit-body-plane-scalar-110" />

  <Card title="Implicit Body, Plane, Scalar, 5.20.0" href="#implicit-body-plane-scalar-5200" />
</CardGroup>

***

## About this Block

**What it does:** The **Section Body** block sections an Implicit Body with a Plane to create an Implicit Body of the profile.

**Common uses:**

* Calculate Surface Area of a cross-section.
* The Profile can be used as an input in **Extrude Profile**, **Revolve Profile**, **Twisted Sweep Profile**, and **Sweep Profile** blocks.

**Tips:**

* How to calculate the surface area of a cross-section ([https://support.ntopology.com/hc/en-us/articles/360059905913](https://support.ntopology.com/hc/en-us/articles/360059905913))

## Example File

![Section Body](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/sectionbody.jpg)

***

<h2 id="implicit-body-plane">
  Implicit Body, Plane
</h2>

Extract a profile from a section of an implicit body.

### Inputs

| Name  | Type                                                                 | Description                                    |
| ----- | -------------------------------------------------------------------- | ---------------------------------------------- |
| Body  | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to extract section profile from. |
| Plane | [Plane](../../../../block-documentation/types/plane)                 | Plane to intersect with the implicit body.     |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Profile (old)](../../../../block-documentation/types/profile-old) |

***

<h2 id="implicit-body-plane-scalar-110">
  Implicit Body, Plane, Scalar, 1.1.0
</h2>

Extract a profile from a section of an implicit body.

### Inputs

| Name              | Type                                                                 | Description                                                                                                                                                                                                 |
| ----------------- | -------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Body              | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to extract section profile from.                                                                                                                                                              |
| Plane             | [Plane](../../../../block-documentation/types/plane)                 | Plane to intersect with the implicit body.                                                                                                                                                                  |
| Min. feature size | [Scalar](../../../../block-documentation/types/scalar)               | Option to specify the approximate size of the smallest feature(s) of the Implicit Body that will be captured. If not specified, 1% of the span length of the profile is taken as the smallest feature size. |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Profile (old)](../../../../block-documentation/types/profile-old) |

***

<h2 id="implicit-body-plane-scalar-5200">
  Implicit Body, Plane, Scalar, 5.20.0
</h2>

Extract a profile from a section of an implicit body.

### Inputs

| Name              | Type                                                                 | Description                                                                                                                                                                                                 |
| ----------------- | -------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Body              | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to extract section profile from.                                                                                                                                                              |
| Plane             | [Plane](../../../../block-documentation/types/plane)                 | Plane to intersect with the implicit body.                                                                                                                                                                  |
| Min. feature size | [Scalar](../../../../block-documentation/types/scalar)               | Option to specify the approximate size of the smallest feature(s) of the Implicit Body that will be captured. If not specified, 1% of the span length of the profile is taken as the smallest feature size. |

### Outputs

| Type                                                     |
| -------------------------------------------------------- |
| [Profile](../../../../block-documentation/types/profile) |
