cleanEnf#
- pyCGM2.Nexus.eclipse.cleanEnf(path: str, enf: str)#
Cleans the content of an .enf file, removing any non-standard lines.
- Parameters:
path (str) – The path to the folder containing the .enf file.
enf (str) – The .enf filename.
- Returns:
str – The cleaned content of the .enf file.