Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshSelection
Create a new BoundarySelection, for the TargetMesh, of the edges on the boundary of another Selection
Target is Geometry Script Library Mesh Selection Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Selection | |
| boolean | Exclude Mesh Boundary Edges | If true, do not include Selection boundary edges if they are also mesh boundary edges |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Boundary Selection | |
| object | Target Mesh |