개정판 87726616
issue #663: fix connector scene point
Change-Id: I49bb0ad5dd3f107681b405392ef1796c8c0cebc0
minorTools/xmlTextSearcher.py | ||
---|---|---|
3 | 3 |
def finder(): |
4 | 4 |
print("finder start") |
5 | 5 |
|
6 |
targetText = 'BLEED RING'
|
|
7 |
path = 'X:\CPChem\Temp'
|
|
6 |
targetText = 'UP,Diaphragm Actuator'
|
|
7 |
path = 'C:\id2_project\Lotte_Line\Temp'
|
|
8 | 8 |
|
9 | 9 |
print("target : " + targetText) |
10 | 10 |
print("path : " + path) |
내보내기 Unified diff