Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep data in MRML nodes in Slicer #61

Open
benzwick opened this issue May 31, 2023 · 0 comments
Open

Keep data in MRML nodes in Slicer #61

benzwick opened this issue May 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@benzwick
Copy link
Member

Currently, there are a few files (e.g., Abaqus .inp, Gmsh .msh, ExplicitSim .txt and .ini) that are loaded and saved by specifying the filename in the module. It would be better to store this data in MRML nodes so it does not need to be saved and loaded when switching between modules. The vtkMRMLTextNode might be suitable for some data, but it currently works only with file extensions txt, xml or json. See also this discussion:
https://discourse.slicer.org/t/loading-vtkmrmltextnode-with-arbitrary-file-name-extension/29747

@benzwick benzwick added the enhancement New feature or request label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant