Skip to main content

utility:cyclic support get attribute

Version: 0.0.0

Description

A CyclicSupport in pin 0 and a property name (string) in pin 1 are expected in input.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
cyclic_supportcyclic_support
Pin 1
Required
property_namestringAccepted inputs are: 'element_duplicate_offset' and 'node_duplicate_offset' (returns int).

Outputs

OutputNameExpected type(s)Description
Pin 0propertystring, int32Property value.

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

Plugin: core

Scripting name: cyclic_support_get_attribute

Full name: utility.cyclic_support_get_attribute

Internal name: cyclic_support::get_attribute

License: None

Changelog

  • Version 0.0.0: Initial release.