This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
ConvertSelectionTypes (v1)
Convert Selection types
Input(s) : Collection [Intrinsic] - GeometryCollection for the selection In [Intrinsic] - Input value
Output(s): Collection [Passthrough] - GeometryCollection for the selection Out - Output value
Information
| Module | DataflowCore |
| Category | Convert |
| Type | FConvertSelectionTypesDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bAllElementsMustBeSelected | If true then for converting vertex/face selection to transform/geometry selection all vertex/face must be selected for selecting the associated transform/geometry or going from vertex to face selection all vertices must be selected to select the face | bool | False |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | GeometryCollection for the selection | FManagedArrayCollection | () |
| In | Input value | FDataflowSelectionTypes | (Value=()) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | GeometryCollection for the selection | FManagedArrayCollection | |
| Out | Output value | FDataflowSelectionTypes |