py3dframe.Frame.save_to_json#

Frame.save_to_json(filename: str) None[source]#

Save the Frame object to a JSON file.

See also

Parameters:

filename (str) – The name of the JSON file.