Hi. Is there a way to change the default settings for different modules? For example, I would like:
Models -> 3D display -> Representation: Surface with Edges
Model Maker -> Model Maker Parameters -> Filter Type: Laplacian, and so on.
I saw this page:
https://www.slicer.org/wiki/Documentation/Nightly/ScriptRepository
and learned that I could update .slicerrc.py to run that change every time I start the program, but I was unable to find an example that allows me to make the changes I wanted.
Thank you.