Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshSelection
Create a new Mesh Selection of PolyGroup boundary edges for the TargetMesh
Target is Geometry Script Library Mesh Selection Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Group Layer | PolyGroup layer to reference |
| boolean | Exclude Mesh Boundary Edges | If true, do not include mesh boundary edges in the selection; otherwise, they will be included. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Selection | |
| object | Target Mesh |