import_from_json# Setup3DLayout.import_from_json(file_path: str) → bool# Import setup properties from a json file. Parameters: file_pathstrFile path of the json file.