Skip to main content

utility:extract sub scopings container

Version: 0.0.0

Description

Creates a new scopings container with all the scopings 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
scopings_containerscopings_containerscopings_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 scopings container, otherwise, label space is kept.

Outputs

OutputNameExpected type(s)Description
Pin 0scopings_containerscopings_containerscopings_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_sc

Full name: utility.extract_sub_sc

Internal name: extract_sub_sc

License: None

Changelog

  • Version 0.0.0: Initial release.