weldx.util.inherit_docstrings#
- weldx.util.inherit_docstrings(cls)#
Inherits (public) docstrings from parent classes.
Traverses the MRO until it finds a docstring to use, or leave it blank, in case no parent has a docstring available.
Section Navigation
File handling
Welding
Unit handling
Data handling and transformation
Geometry
Full API Reference
ASDF API Reference
Inherits (public) docstrings from parent classes.
Traverses the MRO until it finds a docstring to use, or leave it blank, in case no parent has a docstring available.