Description
GetNumElementsInSelection (v1)
Returns number of elements in a Selection
Output(s): NumElements - Number of all (selected and non-selected) elements in the Selection NumSelectedElements - Number of selected elements in the Selection
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Utilities |
| Type | FGetNumElementsInSelectionDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Selection | FDataflowSelectionTypes | (Value=()) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Selection | FDataflowSelectionTypes | ||
| NumElements | Number of all (selected and non-selected) elements in the Selection | int32 | |
| NumSelectedElements | Number of selected elements in the Selection | int32 |