개정판 016701e5
dev issue #1230 : group line modeling
Change-Id: I9cd59da201f59af907eac2ad741f00b74f66bbbf
DTI_PID/APIDConverter/Model/PlantItem/Document.cs | ||
---|---|---|
269 | 269 |
SetAssociations(item.Element("ASSOCIATIONS"), line.ASSOCIATIONS); |
270 | 270 |
SetConnectors(item.Element("CONNECTORS"), line.CONNECTORS); |
271 | 271 |
SetAttributes(item.Element("SYMBOLATTRIBUTES"), line.ATTRIBUTES); |
272 |
line.SetSlopeType(); |
|
272 | 273 |
LINES.Add(line); |
273 | 274 |
} |
274 | 275 |
PlantItems.AddRange(LINES); |
내보내기 Unified diff