프로젝트

일반

사용자정보

개정판 432ebac7

ID432ebac7b4a4e0fc8ef7787171b321c475061143
상위 566e8294
하위 b46be97c

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

cad

Change-Id: Ie93b929c233c73a4c5efb97494951ab309725f86

차이점 보기:

DTI_PID/DTI_PID/ImportTextFromCADDialog.py
606 606

  
607 607
                        stdout, stderr = p.communicate()
608 608
                        if len(stderr) != 0:
609
                            raise RuntimeError('OdReadExMgd threw error:\n' + stderr.decode('utf-8'))
609
                            #raise RuntimeError('OdReadExMgd threw error:\n' + stderr.decode('utf-8'))
610
                            raise RuntimeError('OdReadExMgd threw error:\n' + stderr + '\n' + stdout)
610 611

  
611 612
                        """parse layer, line type and symbol"""
612 613
                        autocad_xml_path = os.path.join(os.path.dirname(file),

내보내기 Unified diff

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