Skip to main content

mesh:points from coordinates

Version: 0.0.0

Description

Extract a mesh made of points elements. This mesh is made from input meshes coordinates on the input scopings.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
nodes_to_keepscoping, scopings_container
Pin 1
Required
meshabstract_meshed_region, meshes_container

Outputs

OutputNameExpected type(s)Description
Pin 0abstract_meshed_regionabstract_meshed_region

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: mesh

Plugin: core

Scripting name: points_from_coordinates

Full name: mesh.points_from_coordinates

Internal name: mesh::points_from_coordinates

License: None

Changelog

  • Version 0.0.0: Initial release.