weldx.WeldxFile.in_memory#

property WeldxFile.in_memory: bool#

Is the underlying file an in-memory buffer.

Return type

bool

Returns

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

  • False otherwise.