프로젝트

일반

사용자정보

개정판 c146ef30

IDc146ef3003d5968236c2a5184d4064b0315ac372
상위 e6df76a8
하위 5f360e2f

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

issue #503: fix typo, add title block props each drawing"

차이점 보기:

DTI_PID/DTI_PID/MainWindow.py
1677 1677
                    approx = cv2.approxPolyDP(contour, epsilon, True)
1678 1678
                    approx = [pt[0] for pt in approx]
1679 1679
                    item = QEngineeringUnknownItem(approx)
1680
                    item.area = 'Drawing'
1680
                    item.ara = 'Drawing'
1681 1681
                    diffItems.append(item)
1682 1682
                    # up to here
1683 1683

  

내보내기 Unified diff

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