#include "../autoNum/assignvariables.h"
#include "../conductorproperties.h"
#include <QGraphicsPathItem>
Go to the source code of this file.
◆ ConductorBend
◆ ConductorProfilesGroup
◆ isBetween()
template<typename T > 
      
        
          | bool isBetween | ( | const T | a, | 
        
          |  |  | const T | b, | 
        
          |  |  | const T | c | 
        
          |  | ) |  |  | 
      
 
 
◆ longuestConductorInPotential()
longuestConductorInPotential 
- Parameters
- 
  
    | conductor | : a conductor in the potential to search |  | all_diagram | : true -> search in the whole project, false -> search only in the diagram of conductor |  
 
- Returns
- the longuest conductor in the same potential of conductor 
 
 
◆ relatedConductors()
relatedConductors 
- Parameters
- 
  
  
- Returns
- return all conductors who share the same terminals of conductor given as parameter, except conductor itself.