Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccRibbonCableWire Interface
Members
In This Topic
    IOccRibbonCableWire Interface
    In This Topic
    A wire inside ribbon cable.
    Object Model
    IOccRibbonCableWire InterfaceColorProperty ClassTextProperty ClassAreaProperty ClassBooleanProperty ClassTextProperty ClassBooleanProperty ClassLengthProperty ClassTextProperty ClassCurrentProperty ClassVoltageProperty ClassDecimalProperty ClassTextProperty ClassLengthProperty ClassResistivityProperty ClassTextProperty ClassColorProperty Class
    Syntax
    Public Properties
     NameDescription
     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 color of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireCommon)
     Property Gets the names of pins to which this occurrence is connected. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWire)
     Property Get or set the cross section of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireCommon)
     Property Gets or sets the value of the 'EPLAN export' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IEplanExportable)
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     Property Gets or sets the imprint of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireCommon)
     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 length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IControlPath)
     Property Gets the material code of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireCommon)
     Property Gets the maximal current for this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireElectricalOptions)
     Property Gets the maximal voltage for this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireElectricalOptions)
     Property Gets the minimum bending radius factor of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireElectricalOptions)
     Property Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence)
     Property Get or set the outside diameter of this occurrence. Note: In the case of the rapid prototype cables, the outside diameter should be set on the top-level insulator. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireCommon)
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets the resistivity of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireElectricalOptions)
     Property Gets the strands of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireElectricalOptions)
     Property Gets the stripe color of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireElectricalOptions)
     Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
     Method Gets pins to which this wire is connected. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IReconnectable)
     MethodGets all control point on this control path. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IControlPath)
     Method Reconnect this shield from one grouped pin to another. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IReconnectable)
    Top
    See Also