Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IRapidSpecialComponent Interface
Members
In This Topic
    IRapidSpecialComponent Interface
    In This Topic
    Common base for rapid prototype special components.
    Object Model
    IRapidSpecialComponent InterfaceBooleanProperty ClassIOccCableUnit InterfaceBooleanProperty ClassBooleanProperty ClassLengthProperty ClassColorProperty ClassCurrencyProperty ClassBooleanProperty ClassLengthProperty ClassBooleanProperty ClassBooleanProperty ClassTimeProperty ClassBooleanProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassDecimalProperty ClassTextProperty ClassBooleanProperty ClassLengthProperty ClassLengthProperty ClassTemperatureProperty ClassMassProperty 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 the cost per one item of this occurrence.  
     Property Gets or sets electrical options of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IElectricalOptionsMember)
     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 lead time of this occurrence.  
     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 preferred coating of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     Property Gets the name of the product color of this occurrence.  
     Property Gets the quantity per packaging of this occurrence.  
     Property Gets or sets the RefDes of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ISpecialComponentBase)
     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 the 'Temperature' property 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 the weight per item of this occurrence.  
     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)
     Method Add a pin to the rapid part. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IRPAddPin)
     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