Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshSelection
Query information about a Mesh Selection Note that NumSelected may double count some polygroups and (non-border) edges due to their internal representation Use GetMeshUniqueSelectionInfo for an accurate count of unique mesh elements
Target is Geometry Script Library Mesh Selection Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Selection |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| enum | Selection Type | |
| integer | Num Selected |