BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D
Implement associations between AttributeMatrices and IGeometry objects
Open
Planned Feature
- Dominant language
- C++
- Stars
- 189
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
IGeometry objects have the capability to be associated with AttributeMatrix objects. This allows for quick testing of correct tuple compatibility and usability for selected arrays, since the IGeometry objects handle that checking. Also allows direct association between a data set and the geometry. Implementing this association will also require adding convenience functions to validate AttributeMatrices belong to the same IGeometry object.
Contributor guide
Assessment
This issue has not been assessed yet.