Skip to main content

logic:component selector (fields container)

Version: 0.0.0

Description

Creates a scalar fields container based on the selected component for each field.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_container, field
Pin 1
Required
component_numberint32, vector<int32>one or several component index that will be extracted from the initial field.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_container

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_fc

Full name: logic.component_selector_fc

Internal name: component_selector_fc

License: None

Changelog

  • Version 0.0.0: Initial release.