Skip to main content

logic:component transformer (field)

Version: 0.0.0

Description

Takes the input field and creates a field with overriden value on given components.

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 modified from the initial field.
Pin 2default_valuedoubleSet a default value for components selected.

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_transformer

Full name: logic.component_transformer

Internal name: component_transformer

License: None

Changelog

  • Version 0.0.0: Initial release.