Skip to main content

logic:same property fields?

Version: 0.0.0

Description

Takes two property fields and compares them.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
property_fieldAabstract_meshed_region
Pin 1
Required
property_fieldBabstract_meshed_region

Outputs

OutputNameExpected type(s)Description
Pin 0are_identicalbool
Pin 1informationstring

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

Plugin: core

Scripting name: identical_property_fields

Full name: logic.identical_property_fields

Internal name: compare::property_field

License: None

Changelog

  • Version 0.0.0: Initial release.