kittycad.api.unit.get_power_unit_conversion.sync

kittycad.api.unit.get_power_unit_conversion.sync(input_unit, output_unit, value, *, client)[source][source]

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

Return type:

Union[UnitPowerConversion, Error, None]