Skip to main content

utility:extract sub fields container

Version: 0.0.0

Description

Creates a new fields container with all the fields corresponding to the label space in input 1. If pin 1 is not defined, pin 0 input will be copied to the output.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_containerfields_container
Pin 1label_spacelabel_space, scopingLabel space, or scoping defining the label space (scoping location), values to keep (scoping IDs)
Pin 2collapse_labelsboolIf set to true (default) the input label space (scoping location) is suppressed from the output fields container, otherwise, label space is kept.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_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: utility

Plugin: core

Scripting name: extract_sub_fc

Full name: utility.extract_sub_fc

Internal name: extract_sub_fc

License: None

Changelog

  • Version 0.0.0: Initial release.