result:rigid transformation provider
Version: 0.0.0
Description
Extracts rigid body transformation from dsub file.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 3 | streams | stream | streams (result file container) (optional) |
| Pin 4 Required | data_sources | data_sources | data source of dsub file. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | fields_container |
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: mapdl
Scripting name: rigid_transformation_provider
Full name: result.rigid_transformation_provider
Internal name: mapdl::dsub::rigid_transformation_provider
License: None
Changelog
- Version 0.0.0: Initial release.