kittycad.api.unit.get_volume_unit_conversion.sync

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

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

Return type:

Union[UnitVolumeConversion, Error, None]