Changeset 5209


Ignore:
Timestamp:
Apr 11, 2008, 4:23:42 PM (17 years ago)
Author:
duncan
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/pmesh/mesh.py

    r5207 r5209  
    18861886        """
    18871887        Imports an ungenerate file, from arcGIS into mesh.
     1888        This file describes many polygons.
    18881889
    18891890        ofile is the name of the ungenerated file.
    18901891        Tag is a string name to be taggged on each segment.
    18911892       
    1892         region_tag is the tag applied to the building regions.
     1893        region_tag is the tag applied to the polygon regions.
    18931894        if it is a string the one value will be assigned to all regions
    18941895        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.