Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IRPAddWire Interface
Members
In This Topic
    IRPAddWire Interface
    In This Topic
    The interface prescripts adding wires to rapid parts: cable and ribbon cable.
    Syntax
    public interface IRPAddWire : IWireHost  
    Public Properties
     NameDescription
     PropertyContains all wires (including conductive shields) of this cable. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireHost)
    Top
    Public Methods
     NameDescription
     Method Add a wire to the rapid cable.  
    Top
    See Also