select single data

select single data

The select single data module extracts a single data component from a field. select single data can extract scalar data components or vector components. Scalar components will be output as scalar components and vector components will be output as vector components.

Ports

DirectionNameTypeDescription
InputInput FieldFieldThe main input field.
OutputOutput FieldFieldThe field with selected data.
OutputOutput ObjectRenderableA renderable object displaying the selected data.

Properties

PropertyTypeDescription
Color ByChoice: Node Data, Cell Data, Solid ColorThe Color By control allows the user to set how the color of the output should be determined.
Nodal Data ComponentChoiceIf Color By is set to Node Data the Nodal Data Component selects which nodal data will set the data map.
Cell Data ComponentChoiceIf Color By is set to Cell Data the Cell Data Component selects which cell data will set the data map.
Copy Flagged DataBooleanThe Copy Flagged Data toggle allows the user to keep special flagged data (radius, color, etc.) along with the selected data.
Object ColorColorIf Color By is set to Solid Color the Object Color will set the data map.
Vector ComponentIntegerIf Color By is set to either Node Data or Cell Data the Vector Component allows the user to use just a single component of a vector data to set the data map.
Use Vector MagnitudeBooleanIf Color By is set to either Node Data or Cell Data the Use Vector Magnitude allows the user to use the magnitude of a vector data to set the data map.
Vector NamingStringVector Naming sets the template for the selected data component name that is created from a vector.
Vector Mag NamingStringVector Mag Naming sets the template for the selected data component name that is created from a vector’s magnitude.