Changeset 3102
- Timestamp:
- Jun 6, 2006, 3:18:29 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
documentation/user_manual/anuga_user_manual.tex
r3099 r3102 1154 1154 the extension \code{.msh} for the file to be in NetCDF format and 1155 1155 \code{.tsh} for the file to be ASCII format. 1156 \end{funcdesc} 1157 1158 1159 \begin{funcdesc} {import_ungenerate_file}{self,ofile, tag=None} 1160 Module: \module{pmesh.mesh.Mesh} 1161 1162 % Translate following into layman's language 1163 This method is used to import a polygon file in the ungenerate format, 1164 which is used by arcGIS. The polygons are converted to vertices and segments.\code{ofile} is the 1165 name of the polygon file. \code{tag} is the tag given to all 1166 the polygons segments. 1167 1168 This function can be used to import building footprints. 1156 1169 \end{funcdesc} 1157 1170
Note: See TracChangeset
for help on using the changeset viewer.