kittycad.api.unit.get_force_unit_conversion.sync

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

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

Return type

Union[Any, UnitForceConversion, Error, None]