kittycad.api.file.post_file_conversion_with_base64_helper

Functions

asyncio(source_format, output_format, body, ...)

Convert a CAD file from one format to another.

sync(source_format, output_format, body, *, ...)

Convert a CAD file from one format to another.