weldx.WeldxFile.in_memory#

property WeldxFile.in_memory: bool#

Is the underlying file an in-memory buffer.

Returns:

  • True, if this file is backed by an in-memory buffer,

  • False otherwise.