Void Project.CombineTextFiles(String PrimaryFileName, String SecondaryFileName)

Combines two text(.txt / .dmig / .inp / .dat) files. The secondary file will be appened to the primary file

Parameters

  • PrimaryFileName
    Type: String
    Path of the primary matrix file on which the secondary file will be appened
  • SecondaryFileName
    Type: String
    Path of the secondary matrix file