프로젝트

일반

사용자정보

개정판 712860bb

ID712860bbaaa0628f13c620e4ec2981fefb602312
상위 6121029c
하위 04201a99

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

dev issue #000 : fix wxs

Change-Id: Ia9948aeaa7944e1409d8db1414c3365cbaeb26d0

차이점 보기:

DTI_PID/SPPIDConverter/ConverterForm.cs
537 537
                document.Template = _Template;
538 538
                document.DrawingNumber = _DrawingNumber;
539 539
                document.DrawingName = _DrawingName;
540

  
541
                document.SymbolMappings = symbolMappings;
542
                document.ChildSymbolMappings = childSymbolMappings;
543
                document.LineMappings = lineMappings;
544
                document.LineNumberMappings = lineNumberMappings;
545
                document.AttributeMappings = attributeMappings;
546
                document.ETCSetting = ETCSetting.GetInstance();
547
                document.SetSPPIDInfo();
548

  
540 549
                _Documents.Add(document);
541 550
            }
542 551

  
......
549 558
                }
550 559
            }
551 560

  
561
            MessageBox.Show("End Modeling");
552 562
        }
553 563

  
554 564
        private void btnSPPIDDB_Click(object sender, EventArgs e)

내보내기 Unified diff

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