result:material property of element
Version: 0.0.0
Description
Loads the appropriate operator based on the data sources and retrieves material properties.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 3 | streams_container | streams_container | |
| Pin 4 Required | data_sources | data_sources |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | material_properties | field | material properties |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: result
Plugin: core
Scripting name: material_property_of_element
Full name: result.material_property_of_element
Internal name: MaterialPropertyOfElement
License: None
Changelog
- Version 0.0.0: Initial release.