get_scalar_fields_range# FieldInfo.get_scalar_fields_range(field, node_value=False, surface_ids=None)# Get the range (minimum and maximum values) of the field. Parameters: field: strName of the field node_value: bool surface_idsList[int], optionalList of surface IDS for the surface data. Returns: List[float] Return type: List[float]