This function can be used to write "start" files and any other solution file using the option NameStartFile=>"AnyNameYouWant".
i1 : coordinatesOfTwoPnts={{1,0},{3,4}} o1 = {{1, 0}, {3, 4}} o1 : List |
i2 : writeStartFile(storeBM2Files,coordinatesOfTwoPnts) o2 = /var/folders/j_/gx42s4z576z_vj47_ym0j5xm0000gn/T/M2-30708-0/0/start o2 : File |