개정판 b2d1c1aa
dev issue #589 : Flow Mark Modeling(임시) 기능 추가
Change-Id: If82ce9247e6bd25f7eb5043784f54ec8f3f9d2be
DTI_PID/SPPIDConverter/SPPIDModel/ETCSetting.cs | ||
---|---|---|
16 | 16 |
public string TextSymbolPath { get => _TextSymbolPath; set => _TextSymbolPath = value; } |
17 | 17 |
public string NoteSymbolPath { get => _NoteSymbolPath; set => _NoteSymbolPath = value; } |
18 | 18 |
public string DrainValveSize { get => _DrainValveSize; set => _DrainValveSize = value; } |
19 |
public string FlowMarkSymbolPath { get; set; } |
|
19 | 20 |
|
20 | 21 |
public Model.Location TextLocation { get; set; } |
21 | 22 |
public Model.Location NoteLocation { get; set; } |
내보내기 Unified diff