개정판 fbea6028
dev issue #1006 : VendorPackageSymbolPath 추가 및 UI 추가
Change-Id: I3b7f474c87534281a0f5f59d23c59c7823fa9373
DTI_PID/SPPIDConverter/Util/SPPIDUtil.cs | ||
---|---|---|
64 | 64 |
_ETCSetting.NoteSymbolPath = jsonETCSetting.NoteSymbolPath; |
65 | 65 |
_ETCSetting.TextSymbolPath = jsonETCSetting.TextSymbolPath; |
66 | 66 |
_ETCSetting.DrainValveSize = jsonETCSetting.DrainValveSize; |
67 |
_ETCSetting.VendorPackageSymbolPath = jsonETCSetting.VendorPackageSymbolPath; |
|
67 | 68 |
_ETCSetting.TextLocation = jsonETCSetting.TextLocation; |
68 | 69 |
_ETCSetting.NoteLocation = jsonETCSetting.NoteLocation; |
69 | 70 |
_ETCSetting.LineNumberLocation = jsonETCSetting.LineNumberLocation; |
내보내기 Unified diff