logic:enrich materials
Version: 0.0.0
Description
Takes a MaterialContainer and a stream and enriches the MaterialContainer using stream data.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | MaterialContainer | ||
| Pin 1 Required | streams | streams_container, fields_container | |
| Pin 2 Required | streams_mapping | property_fields_container |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | MaterialContainer | bool |
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: logic
Plugin: core
Scripting name: enrich_materials
Full name: logic.enrich_materials
Internal name: enrich_materials
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.