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

# Profile from Curves

Create a profile from a list of curves.

### Inputs

| Name   | Type                                                      | Description                                                                                                                                                                                                |
| ------ | --------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Curves | [Curve List](../../../../block-documentation/types/curve) | List of planar curves.                                                                                                                                                                                     |
| Normal | [Vector](../../../../block-documentation/types/vector)    | Direction to view the curve plane and orient open curves with respect to. This is only used when open curves are present to determine their inside and outside, and is ignored when all curves are closed. |

### Outputs

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