개정판 6dccfc55
dev issue #366 : edit textbox
Change-Id: Icdb51871b3e59e7748193997ca21af4575ee7bf6
DTI_PID/SPPIDConverter/AutoModeling.cs | ||
---|---|---|
466 | 466 |
{ |
467 | 467 |
SplashScreenManager.Default.SendCommand(SPPIDSplashScreen.SplashScreenCommand.SetAllProgress, document.SYMBOLS.Count + document.LINES.Count); |
468 | 468 |
SplashScreenManager.Default.SendCommand(SPPIDSplashScreen.SplashScreenCommand.SetStep, "Clear Attribute"); |
469 |
return; |
|
470 |
|
|
469 | 471 |
List<string> endClearModelItemID = new List<string>(); |
470 | 472 |
for (int i = 0; i < document.LINES.Count; i++) |
471 | 473 |
{ |
내보내기 Unified diff