source:
inundation/ga/storm_surge/pmesh/cursornames.py
@
643
Last change on this file since 643 was 349, checked in by duncan, 20 years ago | |
---|---|
File size: 186 bytes |
Line | |
---|---|
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.