Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccSignalDevice Interface
Members
In This Topic
    IOccSignalDevice Interface
    In This Topic
    Signal device occurrence.
    Object Model
    IOccSignalDevice InterfaceBooleanProperty ClassIOccCableUnit InterfaceBooleanProperty ClassBooleanProperty ClassLengthProperty ClassBooleanProperty ClassBooleanProperty ClassLengthProperty ClassTextProperty ClassIPinBase InterfaceBooleanProperty ClassBooleanProperty ClassBaseLibraryPart ClassLibraryPartNumber ClassBooleanProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassBooleanProperty ClassLengthProperty ClassLibraryPartNumber ClassIOccWireHarness InterfaceBooleanProperty ClassBooleanProperty ClassBooleanProperty Class
    Syntax
    Public Properties
     NameDescription
     Property Switch on or switch off the anchor. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     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.IConnectableObjectBase)
     Property Gets or sets the value of the 'Cavity seal required' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     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 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.IConnectableObjectBase)
     Property Gets the gender of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     PropertyGets grouped pin of this connectable object, if exists. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     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.IConnectableObjectBase)
     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.IConnectableObjectBase)
     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.  
     Property Gets or sets the RefDes of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     Property Gets or sets the rotation of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IRotateable)
     Property Gets or sets the value of 'Selectable' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     Property Gets the stripping length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     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 harness separator' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     Property Gets or sets the value of the 'Wire terminal on pin required' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
     Property Gets or sets the value of the 'Wire terminal required' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IConnectableObjectBase)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
    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