Changeset 2558
- Timestamp:
- Mar 17, 2006, 4:37:19 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/load_mesh/loadASCII.py
r2480 r2558 966 966 def export_points_file(ofile, point_dict): 967 967 """ 968 write a points file, ofile, as a binary (.xya) or text(.pts) file968 write a points file, ofile, as a text (.xya) or binary (.pts) file 969 969 970 970 ofile is the file name, including the extension
Note: See TracChangeset
for help on using the changeset viewer.