개정판 8487ecb2
add eq binding function by pressing b
Change-Id: I36a23902237490af8c894726bfe8bbc3c9b80fe0
DTI_PID/DTI_PID/Commands/ReplaceInsertCommand.py | ||
---|---|---|
97 | 97 |
|
98 | 98 |
for item in new_symbols: |
99 | 99 |
QtImageViewer.matchSymbolToLine(scene, item[0], item[1], strict=strict, auto=auto) |
100 |
elif replace_action == 'Insert' and find_symbol == 'Equipment Package':
|
|
100 |
elif replace_action == 'Insert' and find_symbol == 'Equipment Package': |
|
101 | 101 |
if not symbol_items: |
102 | 102 |
return |
103 | 103 |
|
내보내기 Unified diff