py3dframe.FrameTree.from_json#
- classmethod FrameTree.from_json(filename)[source]#
Load a FrameTree object from a JSON file.
See also
method
from_dict()to load the FrameTree object from a dictionary.
Load a FrameTree object from a JSON file.
See also
method from_dict() to load the FrameTree object from a dictionary.