프로젝트

일반

사용자정보

개정판 442bd51e

ID442bd51e516477d275b005fcef7160e7c2eb2ad9
상위 a85990fb
하위 b427ebf9, 4941f5fe

gaqhf 이(가) 5년 이상 전에 추가함

dev issue #000 : 유저 편의성 추가

Change-Id: I7c29a8b6b077dc05d686dc77f71608c54a41ecdf

차이점 보기:

DTI_PID/SPPIDConverter/ConverterDocking.cs
71 71
                            WrapperApplication wApp = new WrapperApplication(application.Application);
72 72
                            Ingr.RAD2D.Application radApp = wApp.RADApplication;
73 73

  
74
                            AutoModeling modeling = new AutoModeling(document, application, radApp);
74
                            AutoModeling modeling = new AutoModeling(document, application, radApp, converterForm.checkEditCloseDocument.Checked);
75 75
                            modeling.DocumentLabelText = string.Format("Drawing Name : {0} ({1}/{2})", document.DrawingName, i + 1, converterForm.Documents.Count);
76 76
                            modeling.Run();
77 77

  

내보내기 Unified diff

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