kittycad.api.unit.get_angle_unit_conversion
Functions
|
Convert an angle unit value to another angle unit value. |
|
|
|
Convert an angle unit value to another angle unit value. |
|
|
- kittycad.api.unit.get_angle_unit_conversion._build_response(*, response)[source][source]
- Return type:
- kittycad.api.unit.get_angle_unit_conversion._get_kwargs(input_unit, output_unit, value, *, client)[source][source]
- kittycad.api.unit.get_angle_unit_conversion._parse_response(*, response)[source][source]
- Return type:
- async kittycad.api.unit.get_angle_unit_conversion.asyncio(input_unit, output_unit, value, *, client)[source][source]
Convert an angle unit value to another angle unit value. This is a nice endpoint to use for helper functions.
- Return type:
- async kittycad.api.unit.get_angle_unit_conversion.asyncio_detailed(input_unit, output_unit, value, *, client)[source][source]
- Return type: