kittycad.api.unit.get_magnetic_flux_unit_conversion.sync

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

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

Return type

Union[Any, UnitMagneticFluxConversion, Error, None]