Scene

Import in python using from mcutils.utils.wb_scene import Scene

Documentation

class mcutils.utils.wb_scene.Scene(etree: <module 'xml.etree.ElementTree' from '/home/fs0/ndcn0236/.conda/envs/main/lib/python3.8/xml/etree/ElementTree.py'>)[source]

Workbench scene file

__init__(etree: <module 'xml.etree.ElementTree' from '/home/fs0/ndcn0236/.conda/envs/main/lib/python3.8/xml/etree/ElementTree.py'>)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

iter()

iter_filenames()

read(filename)

write(filename)

Attributes

root