mesh:external layer
Version: 0.0.0
Description
Extracts the external layer (thick skin) of the mesh (3D elements) in a new meshed region.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | mesh | abstract_meshed_region |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | mesh | abstract_meshed_region | |
| Pin 1 | nodes_mesh_scoping | scoping | |
| Pin 2 | elements_mesh_scoping | scoping |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: mesh
Plugin: core
Scripting name: external_layer
Full name: mesh.external_layer
Internal name: meshed_external_layer_sector
License: None
Changelog
- Version 0.0.0: Initial release.