Changeset 3102


Ignore:
Timestamp:
Jun 6, 2006, 3:18:29 PM (19 years ago)
Author:
duncan
Message:

added import ungen method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentation/user_manual/anuga_user_manual.tex

    r3099 r3102  
    11541154the extension \code{.msh} for the file to be in NetCDF format and
    11551155\code{.tsh} for the file to be ASCII format.
     1156\end{funcdesc}
     1157
     1158
     1159\begin{funcdesc}  {import_ungenerate_file}{self,ofile, tag=None}
     1160Module: \module{pmesh.mesh.Mesh}
     1161
     1162% Translate following into layman's language
     1163This method is used to import a polygon file in the ungenerate format,
     1164which is used by arcGIS. The polygons are converted to vertices and segments.\code{ofile} is the
     1165name of the polygon file.  \code{tag} is the tag given to all
     1166the polygons segments.
     1167
     1168This function can be used to import building footprints.
    11561169\end{funcdesc}
    11571170
Note: See TracChangeset for help on using the changeset viewer.