serialization:export mesh with prime
Version: 0.0.0
Description
Transfer DPF's meshed region into an external layer prime model and serialize it into a given file format.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | path | string | path(with the file extension) to export |
| Pin 7 Required | mesh | abstract_meshed_region |
Outputs
| Output | Name | Expected type(s) | Description |
|---|
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: serialization
Plugin: N/A
Scripting name: export_mesh_with_prime
Full name: serialization.export_mesh_with_prime
Internal name: serialization::export_mesh_with_prime
License: any_dpf_supported_increments
Changelog
- Version 0.0.0: Initial release.