Skip to main content

utility:extract sub meshes container

Version: 0.0.0

Description

Creates a new meshes container with all the meshed regions 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
meshesmeshes_containermeshes
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 meshes container, otherwise, label space is kept.

Outputs

OutputNameExpected type(s)Description
Pin 0meshes_containermeshes_containermeshes

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_mc

Full name: utility.extract_sub_mc

Internal name: extract_sub_mc

License: None

Changelog

  • Version 0.0.0: Initial release.