mesh:mesh_to_graphics_edges
Version: 0.0.0
Description
Generate edges of surface elements for input mesh
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 1 | mesh_scoping | scoping | |
| Pin 6 | include_mid_nodes | bool | |
| Pin 7 Required | mesh | abstract_meshed_region |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | nodes | field | node coordinates |
| Pin 2 | connectivity | property_field |
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: mesh_to_graphics_edges
Full name: mesh.mesh_to_graphics_edges
Internal name: mesh_to_graphics_edges
License: None
Changelog
- Version 0.0.0: Initial release.