Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / ILibraryPinInfo Interface
Properties Methods

In This Topic
    ILibraryPinInfo Interface Members
    In This Topic

    The following tables list the members exposed by ILibraryPinInfo.

    Public Properties
     NameDescription
     PropertyList of wire terminals attached to this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWithAttachedWireTerminals)
     Property Gets or sets the value of the 'Cavity plug required' property of this occurrence.  
     Property Gets or sets the value of the 'Cavity seal required' property of this occurrence.  
     Property Gets the cavity size of this occurrence.  
     Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the connection point designations of this occurrence.  
     Property Gets or sets coil index.  
     Property Gets or sets the value of the 'Customized pin requirements' property of this occurrence.  
     Property Gets the fixed extra length of this occurrence.  
     Property Gets the full pin name of this occurrence.  
     PropertyName of the assigned function definition.  
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     Property Specifies if the pin is ribbon connectable. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IPinBase)
     Property Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Is occurrence valid? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the level of this occurrence.  
     Property Gets the related library part from which this occurrence was derived.  
     Property Gets or sets the value of the 'Multiple wire terminal' property of this occurrence.  
     Property Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence)
     PropertyGets the P8 displayed device tag. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyGets the P8 full device tag. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyGets the P8 function text. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the pin designation of this occurrence.  
     PropertyLibrary pin information identificator.  
     Property Gets or sets the plug designation of this occurrence.  
     Property Gets the preferred coating of this occurrence.  
     Property Gets or sets the RefDes of this occurrence.  
     Property Gets or sets the stripping length of this occurrence.  
     Property Gets terminal designation of this occurrence.  
     Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties)
     Property Gets or sets the value of the 'Wire terminal on pin required' property of this occurrence.  
     Property Gets or sets the value of the 'Wire terminal required' property of this occurrence.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
     Method Gets all wires that are connected to this pin. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IPinBase)
    Top
    See Also