casefoam.CaseFoamManipulator.updateString

CaseFoamManipulator.updateString(caseStringFile, replaceMarker, string)[source]

Update string in text file.

Parameters:
caseStringFile : str

Path to the manipulated text file.

replaceMarker : str

String in text which should be replaced.

string : str

String to replace replaceMarker.