Skip to main content

geo:faces area

Version: 0.0.0

Description

Compute the measure of the Faces (surface for 2D faces of a 3D model or length for 1D faces of a 2D model) using default shape functions, except for polygons.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
meshabstract_meshed_region
Pin 1
Required
mesh_scopingscopingIf not provided, the measure of all Faces in the mesh is computed. If provided, the Scoping needs to have "Faces" location.

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

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

Plugin: core

Scripting name: faces_area

Full name: geo.faces_area

Internal name: face::area

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.