Skip to main content

logic:component selector (field)

Version: 0.0.0

Description

Creates a scalar/vector field based on the selected component.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield, fields_container
Pin 1
Required
component_numberint32, vector<int32>One or several component index that will be extracted from the initial field.
Pin 2default_valuedoubleSet a default value for components that do not exist.

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: logic

Plugin: core

Scripting name: component_selector

Full name: logic.component_selector

Internal name: component_selector

License: None

Changelog

  • Version 0.0.0: Initial release.