checkpoint#
Bases:
TUIMenu
Checkpoint stores the mesh in the memory instead of writing it to a file.
Methods:
delete_checkpoint
(*args, **kwargs)Delete checkpoint.
list_checkpoint_names
(*args, **kwargs)Get all checkpoint names.
restore_checkpoint
(*args, **kwargs)Restore to checkpoint.
write_checkpoint
(*args, **kwargs)Write checkpoint.
Delete checkpoint.
Get all checkpoint names.
Restore to checkpoint.
Write checkpoint.