pyleecan.Methods.GUI_Option.Unit.set_m module

set_m(self, value)[source]

Convert the value the correct m unit (to set in the object in m)

Parameters:
  • self (Unit) – A Unit object

  • value (float) – Value to convert

Returns:

value – value converted in [m]

Return type:

float