kittycad.api.unit.get_pressure_unit_conversion.sync

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

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

Return type

Union[Any, UnitPressureConversion, Error, None]