pyleecan.Methods.GUI_Option.Unit.set_m2 module

set_m2(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