```{index} single: Filters; Surface Contour Filter (Flying Edges 3D)
```
# Surface Contour Filter (Flying Edges 3D)

## Group (Subgroup)

Visual Analysis

## Description

This filter will draw a 3 dimensional contouring surface through an Image Geometry based on an input value.

Here's what the results look like:

![3D-Contouring](Images/FlyingEdges3D_1.png)


### Input Parameter(s)

| Parameter Name | Parameter Type | Parameter Notes | Description |
|----------------|----------------|-----------------|-------------|
| Contour Value | Scalar Value |Float64 | The value to contour on |

### Input Data Objects

| Parameter Name | Parameter Type | Parameter Notes | Description |
|----------------|----------------|-----------------|-------------|
| Selected Image Geometry | Geometry Selection | Image | The target geometry |
| Data Array to Contour | Array Selection | Allowed Types: int8, uint8, int16, uint16, int32, uint32, int64, uint64, float32, float64, boolean | This is the data that will be checked for the contouring iso value |

### Output Data Object(s)

| Parameter Name | Parameter Type | Parameter Notes | Description |
|----------------|----------------|-----------------|-------------|
| Name of Output Triangle Geometry | DataGroupCreation |  | This is where the contouring line will be stored |

## License & Copyright

Please see the description file distributed with this **Plugin**

## DREAM3D-NX Interaction

If you need more help with a **Filter**, please consider asking your question on the [DREAM3D-NX Help Forum!](https://github.com/BlueQuartzSoftware/DREAM3DNX-Issues/discussions)
