source:
inundation/ga/storm_surge/pmesh/cursornames.py
@
1599
Last change on this file since 1599 was 349, checked in by duncan, 20 years ago | |
---|---|
File size: 186 bytes |
Rev | Line | |
---|---|---|
[349] | 1 | TLC = 'top_left_corner' |
2 | TRC = 'top_right_corner' | |
3 | BLC = 'bottom_left_corner' | |
4 | BRC = 'bottom_right_corner' | |
5 | TS = 'top_side' | |
6 | RS = 'right_side' | |
7 | LS = 'left_side' | |
8 | BS = 'bottom_side' |
Note: See TracBrowser
for help on using the repository browser.