weldx.asdf.util.get_schema_path#

weldx.asdf.util.get_schema_path(schema)#

Get the path to a weldx schema file.

Parameters

schema (str) – Name of the schema file

Returns

Path to the requested schema file in the current filesystem.

Return type

pathlib.Path