Skip to main content

mesh:wireframe

Version: 0.0.0

Description

Take a mesh and extracts its sharp edges, using pin 1 value as a threshold angle.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
meshabstract_meshed_region
Pin 1
Required
thresholddoubleangle threshold in radian that will trigger an edge detection.

Outputs

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

Full name: mesh.wireframe

Internal name: wireframe

License: None

Changelog

  • Version 0.0.0: Initial release.