Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IRPAddPin Interface
Members
In This Topic
    IRPAddPin Interface
    In This Topic
    The interface prescripts adding a pin on rapid parts which have pins. (connectable object, special components: splice, light, fuse, resistor, capacitor)
    Syntax
    public interface IRPAddPin : IPinHost  
    Public Properties
     NameDescription
     PropertyGet all pins (graphical and virtual), but without grouped pin. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IPinHost)
    Top
    Public Methods
     NameDescription
     Method Add a pin to the rapid part.  
    Top
    See Also