In This Topic
            
            Select all connections which are connected with specified function. When function category is Eplan::EplApi::DataModel::Function::Enums::Category::Cable IEsCableServices::getCableConnections is used : liefert alle Connections des Kabels. Optional werden die Connections nach den Regeln aus den Quelle/Zielregeln, the Property EW3_PROPERTY_FUNC_CABLE_CHANGE_SOURCE_TARGET und der Einstellung Kabel nach der Reihenfolge der Steckerbezeichung sortiert. When function category isn't Cable, DMConnectionQuery is used and it searchs connections which are started or ended with specified functions. In such case in result could be this same function two times.
            
            Inheritance Hierarchy
			
            Syntax
            
            
            
            
            internal class ConnectedWith : Part 
             
        
            
            internal ref class ConnectedWith : public Part 
             
        
             
         
            
            
            
            
            
            
            
            
            
            
            Public Constructors
            
            
            
            
            
            
            
            
            
            
            
            Public Methods
            
            
            
            
            
            
            
            
            									
            
            See Also