개정판 310aeb31
dev issue #000 : Instrument Lable 임시 모델링 개발 / Signal Run Branch 안되던 현상 수정
Change-Id: I245c21b40b7e9aa69731f69fb9fc7cc656691121
DTI_PID/SPPIDConverter/ConverterForm.cs | ||
---|---|---|
545 | 545 |
#if DEBUG |
546 | 546 |
this.Visible = false; |
547 | 547 |
|
548 |
//SPPID_Document document = new SPPID_Document(@"Z:\HanKyouHo\temp\Isocynates\Temp\11111.xml");
|
|
548 |
SPPID_Document document = new SPPID_Document(@"Z:\HanKyouHo\temp\Isocynates\Temp\11111.xml"); |
|
549 | 549 |
//SPPID_Document document = new SPPID_Document(@"Z:\HanKyouHo\temp\Isocynates\Temp\zIsocynates-325_Page75.xml"); |
550 |
SPPID_Document document = new SPPID_Document(@"Z:\HanKyouHo\temp\Isocynates\Temp\Isocynates-325_Page49.xml"); |
|
550 |
//SPPID_Document document = new SPPID_Document(@"Z:\HanKyouHo\temp\Isocynates\Temp\Isocynates-325_Page49.xml");
|
|
551 | 551 |
document.SymbolMappings = symbolMappings; |
552 | 552 |
document.ChildSymbolMappings = childSymbolMappings; |
553 | 553 |
document.LineMappings = lineMappings; |
내보내기 Unified diff