result:layer orientation provider
Version: 0.0.0
Description
Read the layer orientations.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 3 | streams | streams_container | Result file container allowed to be kept open to cache data. |
| Pin 4 Required | data_sources | data_sources | Result file path container, used if no streams are set. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | layer_orientation_data | fields_container | Requested data as FieldsContainer. |
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: layer_orientation_provider
Full name: result.layer_orientation_provider
Internal name: layer_orientation_provider
License: None
Changelog
- Version 0.0.0: Initial release.