Description
CollectionSelectionByAttribute (v1)
Selects specified Vertices/Faces/Transforms/.... in the collection by using an attribute value Currently supported attribute types: float, int32, String, bool
Input(s) : Collection [Intrinsic] - GeometryCollection for the selection
Output(s): Collection [Passthrough] - GeometryCollection for the selection Selection - Selection output. To set the selection type rt mouse click on the Selection output
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Selection |
| Type | FCollectionSelectionByAttributeDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Attribute | Attribute for the selection | FString | Internal |
| Operation | Operation | ESelectionByAttrOperation | Equal |
| Value | Attribute value for the operation | FString | true |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | GeometryCollection for the selection | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | GeometryCollection for the selection | FManagedArrayCollection | |
| Selection | Selection output. To set the selection type rt mouse click on the Selection output | FDataflowSelectionTypes |