value_in_object_units#

Modeler2D.value_in_object_units(value)[source]#

Convert one or more strings for numerical lengths to floating point values.

Parameters:
valuestr or list of str

One or more strings for numerical lengths. For example, "10mm" or ["10mm", "12mm", "14mm"]. When a list is given, the entire list is converted.

Returns:
List of floats

Defined in model units pyaedt.modeler.model_units.