Getting Started#
Working with WelDX files#
This tutorial series teaches you step by step how to access the data
stored inside an existing WelDX file. Furthermore, it demonstrates
the main features of the weldx
Python package that help you with
data processing and visualization.
Welding Examples#
The welding example tutorials provide an overview of common welding related tasks.
API Tutorials#
The API tutorials provide more detailed usages and examples of core
WelDX
components for advanced use cases.
API tutorials
- 1. Transformations Tutorial #1: Coordinate Systems
- 2. Transformations Tutorial #2: The Coordinate System Manager
- 3. Visualizing the coordinate systems of the CSM
- 4. Profiles and Shapes
- 5. 3D Geometries
- 6.
GenericSeries
Tutorial - 7.
TimeSeries
Tutorial - 8.
MeasurementChain
Tutorial - 9. How to handle WelDX files
- 10. Quality standards
Analysis Tutorials#
Analysis tutorials