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 strOne 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 floatsDefined in model units ansys.aedt.core.modeler.model_units.