Changeset 1286 for inundation/ga/storm_surge/pmesh/mesh.py
- Timestamp:
- May 5, 2005, 9:29:04 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pmesh/mesh.py
r1236 r1286 1058 1058 self.meshTriangles[index].setAttribute("") 1059 1059 else: 1060 # Note, is the first attribute always the region att?1061 # haven't confirmed this1062 #Peter - I think so (from manuel)1063 #...the first such value is assumed to be a regional attribute...1064 1060 self.meshTriangles[index].setAttribute(att[0]) 1065 1061 index += 1
Note: See TracChangeset
for help on using the changeset viewer.