Changeset 5209
- Timestamp:
- Apr 11, 2008, 4:23:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/pmesh/mesh.py
r5207 r5209 1886 1886 """ 1887 1887 Imports an ungenerate file, from arcGIS into mesh. 1888 This file describes many polygons. 1888 1889 1889 1890 ofile is the name of the ungenerated file. 1890 1891 Tag is a string name to be taggged on each segment. 1891 1892 1892 region_tag is the tag applied to the buildingregions.1893 region_tag is the tag applied to the polygon regions. 1893 1894 if it is a string the one value will be assigned to all regions 1894 1895 if it is a list the first value in the list will be applied to the first polygon etc.
Note: See TracChangeset
for help on using the changeset viewer.