@@ -82,7 +82,7 @@ bool ElementHashtable::GoPath()
|
||||
ite++)
|
||||
{
|
||||
BasicElementInfo *p=zwht[*ite];
|
||||
if(p->getName()=="ACLineSegment" && p->getID()=="AC-591839")
|
||||
if(p->getName()=="ACLineSegment" && p->getID()=="AC-591821")
|
||||
{
|
||||
ACLineSegment *ac=static_cast<ACLineSegment *>(p);//BusbarSection也就是线路头节点
|
||||
QString acTerminal=ac->getTerminalB();
|
||||
|
||||
Reference in New Issue
Block a user