프로젝트

일반

사용자정보

개정판 dfb760ef

IDdfb760ef7e2ee4aa18c0572d72bf2bdea6700e97
상위 0243026f
하위 1c955e70

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

dev issue #1230 : add AvevaInfo and attribute method

Change-Id: If7b4b9f9e869c822e260b8807da118b57e7e917f

차이점 보기:

DTI_PID/APIDConverter/APIDConverterExplorer.cs
40 40
                try
41 41
                {
42 42
                    AccessPropertyForm.Run();
43
                    System.Data.DataTable avevaSymbolTable = Project_DB.SelectSymbolTable();
44 43

  
45 44
                    foreach (var item in form.Documents)
46 45
                    {
47
                        AutoModeling autoModeling = new AutoModeling(item, avevaSymbolTable);
46
                        AutoModeling autoModeling = new AutoModeling(item);
48 47
                        autoModeling.CreateDrawing();
49 48
                    }
50 49

  

내보내기 Unified diff

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