weldx.types.types_path_and_file_like#
- weldx.types.types_path_and_file_like#
types to handle paths and file handles.
alias of
Union[str,Path,IOBase,SupportsFileReadOnly,SupportsFileReadWrite]
Section Navigation
File handling
Welding
Unit handling
Data handling and transformation
Geometry
Full API Reference
ASDF API Reference
types to handle paths and file handles.
alias of Union[str, Path, IOBase, SupportsFileReadOnly, SupportsFileReadWrite]