프로젝트

일반

사용자정보

개정판 e9edb5e8

IDe9edb5e8bfb50b690053e3c35b6f6759b9433734
상위 1cbbd9f3
하위 68a6c046

함의성이(가) 약 2년 전에 추가함

remove test code

Change-Id: I22ab734f51a8cd2dc17ce0794d16d886a9f25a97

차이점 보기:

DTI_PID/DTI_PID/ImportTextFromCADDialog.py
1466 1466
            loc = self.convert_to_image_coords([float(text_node.attrib['X']), float(text_node.attrib['Y'])])
1467 1467

  
1468 1468
            text = text_node.text
1469
            if text == '323001B':
1470
                print('a')
1469
            #if text == '323001B':
1470
            #    print('a')
1471 1471
            angle = round(float(text_node.attrib['Angle']), 2)
1472 1472
            if 'IsMirroredInX' in text_node.attrib and text_node.attrib['IsMirroredInX'] == 'True':
1473 1473
                if abs(math.pi * 0.5 - angle) < 0.01 or abs(math.pi * 1.5 - angle) < 0.01:

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)