to_python_name#

ansys.systemcoupling.core.adaptor.impl.types.to_python_name(syc_name)#

Convert the string for a native System Coupling name to a Python variable name.

This method converts the native names in camel case to snake case.

Return type:

str