odb2vtk_wrapper moduleΒΆ
- class odb2vtk_wrapper.Odb2VtkWrapper(odb2vtk_path: Path, odb_path: Path, abq_path: Path, only_last_frame=False)[source]
Bases:
object
- __dict__ = mappingproxy({'__module__': 'odb2vtk_wrapper', '__init__': <function Odb2VtkWrapper.__init__>, 'get_json': <function Odb2VtkWrapper.get_json>, 'convert': <function Odb2VtkWrapper.convert>, '__dict__': <attribute '__dict__' of 'Odb2VtkWrapper' objects>, '__weakref__': <attribute '__weakref__' of 'Odb2VtkWrapper' objects>, '__doc__': None, '__annotations__': {}})
- __init__(odb2vtk_path: Path, odb_path: Path, abq_path: Path, only_last_frame=False)[source]
- __module__ = 'odb2vtk_wrapper'
- __weakref__
list of weak references to the object (if defined)
- convert()[source]
- get_json()[source]
- odb2vtk_wrapper.test()[source]