weldx.SpatialData.from_file

static SpatialData.from_file(file_name)

Create an instance from a file.

Parameters

file_name (Union[str, Path]) – Name of the source file.

Returns

New SpatialData instance

Return type

SpatialData