개정판 5761879d
dev issue #497 : Snap Grid (최소 valve 길이, DrainValve 길이) 옵션 준비
Change-Id: I7174b9426ed6f2ee8d64393bad548b8258104052
DTI_PID/SPPIDConverter/SPPIDModel/GridSetting.cs | ||
---|---|---|
16 | 16 |
public bool UseSnapGrid { get; set; } |
17 | 17 |
public double Density { get; set; } |
18 | 18 |
public GridUnit Unit { get; set; } |
19 |
public int MinSymbolGridCellCount { get; set; } |
|
20 |
public int DrainValveCellCount { get; set; } |
|
19 | 21 |
|
20 | 22 |
public static GridSetting GetInstance() |
21 | 23 |
{ |
내보내기 Unified diff