개정판 e2876f87
dev issue #507 : 순서 변경
Change-Id: Iab081945c85c0b38ad3186d693e005e6c0145f82
DTI_PID/SPPIDConverter/AutoModeling.cs | ||
---|---|---|
97 | 97 |
RunSymbolModeling(); |
98 | 98 |
// LineRun Line Modeling |
99 | 99 |
RunLineModeling(); |
100 |
// Clear Attribute |
|
101 |
RunClearNominalDiameter(); |
|
102 |
// Clear Attribute |
|
103 |
RunClearValueInconsistancy(); |
|
100 | 104 |
// EndBreak Modeling |
101 | 105 |
RunEndBreakModeling(); |
102 | 106 |
// SpecBreak Modeling |
... | ... | |
107 | 111 |
RunJoinRun(); |
108 | 112 |
// Check FlowDirection |
109 | 113 |
RunFlowDirection(); |
110 |
// Clear Attribute |
|
111 |
RunClearNominalDiameter(); |
|
112 |
// Clear Attribute |
|
113 |
RunClearValueInconsistancy(); |
|
114 | 114 |
//Line Number Modeling |
115 | 115 |
RunLineNumberModeling(); |
116 | 116 |
// Note Modeling |
내보내기 Unified diff