Read triangle definitions from an ascii file.
strPath to surface ASCII file (ending with ‘.tri’).
Assume the ASCII file vertex ordering is clockwise instead of counterclockwise.
str | int | NoneControl verbosity of the logging output. If None, use the default
verbosity level. See the logging documentation and
mne.verbose() for details. Should only be passed as a keyword
argument.
See also
Notes
New in version 0.13.0.