kittycad.api.file.file_convert_with_base64_helper Module

Functions

asyncio(source_format, output_format, ...)

Convert a CAD file from one format to another.

fc_asyncio(source_format, output_format, ...)

Convert a CAD file from one format to another.

fc_sync(source_format, output_format, ...)

Convert a CAD file from one format to another.

sync(source_format, output_format, content, ...)

Convert a CAD file from one format to another.