to_python_name# ansys.fluent.core.solver.flobject.to_python_name(fluent_name)# Convert a scheme string to a Python variable name. This function replaces symbols with _. Any ? symbols are ignored. Return type: str