kittycad.api.unit.get_energy_unit_conversion.sync

kittycad.api.unit.get_energy_unit_conversion.sync(output_format, src_format, value, *, client)[source][source]

Convert a energy unit value to another energy unit value. This is a nice endpoint to use for helper functions.

Return type

Union[Any, UnitEnergyConversion, Error, None]