kittycad.api.file.create_file_conversion_with_base64_helper

Functions

asyncio(src_format, output_format, body, *, ...)

Convert a CAD file from one format to another.

sync(src_format, output_format, body, *, client)

Convert a CAD file from one format to another.