invalidate_loaded_state#
- FdtdSession.invalidate_loaded_state() None#
Mark the in-memory FDTD state as no longer matching any file.
Call this after any operation that mutates the in-memory scene (
switchtolayout,set, geometry edits, mode changes) so a laterload_if_needed()of the previously cached file actually re-reads the on-disk version.