Skip to main content

mesh:extract from field

Version: 0.0.0

Description

Returns the meshed region contained in the support of the mesh.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield

Outputs

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

Full name: mesh.from_field

Internal name: GetSupportFromField

License: None

Changelog

  • Version 0.0.0: Initial release.