weldx.WeldxFile.add_history_entry#

WeldxFile.add_history_entry(change_desc, software=None)#

Add an history_entry to the file.

Parameters:
  • change_desc (str) – Description of the change made.

  • software (Optional[dict]) – Optional software used to make the change.

Return type:

None

Notes

The software entry will be inferred from the constructor or, if not defined, from software_history_entry.