kittycad.api.unit.get_velocity_unit_conversion.asyncio

async kittycad.api.unit.get_velocity_unit_conversion.asyncio(output_format, src_format, value, *, client)[source][source]

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

Return type:

Union[UnitVelocityConversion, Error, None]