Skip to main content

utility:convert to meshes container

Version: 0.0.0

Description

Creates a meshes container containing the mesh provided on pin 0.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
meshabstract_meshed_region, meshes_containerIf a meshes container is set in input, it is passed on as an output with the additional label space (if any).
Pin 1
Required
labellabel_spaceSets a label space.

Outputs

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

Full name: utility.mesh_to_mc

Internal name: InjectToMeshesContainer

License: None

Changelog

  • Version 0.0.0: Initial release.