DREAM.3D v6 User Manual
|
Surface Meshing (Connectivity/Arrangement)
This Filter will generate the following connectivity data structures:
Note that the resulting lists are stored with the Geometry object itself, not as separate Attribute Arrays. Some Geometries, such as a Vertex Geometry, may not have implemented the necessary connectivity functions, and will trigger an error when running the Filter.
Name | Type | Description |
---|---|---|
Generate Per Vertex Element List | bool | Whether to generate the per vertex element list |
Generate Element Neighbors List | bool | Whether to generate the element neighbors list |
Any
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Data Container | None | N/A | N/A | Data Container that holds the Geometry for which to generate the connectivity |
The resulting connectivity lists are stored with the Geometry objects, not in any separate Attribute Arrays.
Please see the description file distributed with this Plugin
If you need more help with a Filter, please consider asking your question on the DREAM.3D Users Google group!