Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccResistor Interface
Members
In This Topic
    IOccResistor Interface
    In This Topic
    Occurrence that is a resistor.
    Object Model
    IOccResistor InterfaceBooleanProperty ClassIOccCableUnit InterfaceBooleanProperty ClassBooleanProperty ClassLengthProperty ClassColorProperty ClassBooleanProperty ClassBooleanProperty ClassLengthProperty ClassBooleanProperty ClassBooleanProperty ClassBaseLibraryPart ClassLibraryPartNumber ClassBooleanProperty ClassTextProperty ClassPowerProperty ClassTextProperty ClassTextProperty ClassResistanceProperty ClassBooleanProperty ClassLengthProperty ClassLengthProperty ClassLibraryPartNumber ClassIOccWireHarness InterfaceBooleanProperty ClassBooleanProperty Class
    Syntax
    Public Properties
     NameDescription
     Property Switch on or switch off the anchor. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets the cable unit of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICableUnitAddable)
     Property Gets or sets the value of the 'Cavity plug required' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets or sets the value of the 'Cavity seal required' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets the cavity size of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets the color of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets or sets electrical options of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IElectricalOptionsMember)
     Property Gets or sets the value of the 'EPLAN export' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IEplanExportable)
     PropertyDetermines if this part is to be exported or not when using EPLAN.Harness.API.Projects.Documents.Designer.Export3DFile. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IExportable3D)
     Property Gets the fixed extra length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     Property Gets or sets the value of the 'In bill of material' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     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 the related library part from which this occurrence was derived. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ILibraryOccurrence)
     Property Gets or sets the manufacturer's company name and the part number of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ILibraryOccurrence)
     Property Gets or sets the value of the 'Multiple seal' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence)
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyGet all pins (graphical and virtual), but without grouped pin. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IPinHost)
     Property Gets or sets the position of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ITranslatable)
     Property Gets the power dissipation of this resistor.  
     Property Gets the preferred coating of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets or sets the RefDes of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets the resistance of this resistor.  
     Property Gets or sets the value of 'Selectable' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets the size of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets the stripping length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets or sets the supplier's company name and the part number of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ILibraryOccurrence)
     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 wire harness of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireHarnessAddable)
     Property Gets or sets the value of the 'Wire terminal on pin required' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets or sets the value of the 'Wire terminal required' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
    Top
    Public Methods
     NameDescription
     MethodAdd an auxiliary pin to this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IVirtualPinsWrapper)
     Method (Inherited from System.IEquatable<IOccurrence>)
     Method Gets all wires that are connected to this pin. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IPinBase)
     MethodRemove an auxiliary pin from this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IVirtualPinsWrapper)
    Top
    Extension Methods
     NameDescription
    Public Extension Method Add this occurrence to the cable unit.
    Public Extension MethodAdd this occurrence to the complex entity.
    Public Extension Method Add this occurrence to the wire harness.
    Public Extension Method Remove this occurrence from any cable unit.
    Public Extension MethodRemove this occurrence from complex entity.
    Public Extension Method Remove this occurrence from any wire harness.
    Top
    See Also