Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdShieldEnd Class
Members
In This Topic
    OccWdShieldEnd Class
    In This Topic
    Represents a cable's shield end occurrence from a workdesk.
    Object Model
    OccWdShieldEnd ClassBooleanProperty ClassLengthProperty ClassTextProperty ClassIPinBase InterfaceAreaProperty ClassLengthProperty ClassBooleanProperty ClassBaseLibraryPart ClassTextProperty ClassIPinBase InterfaceLengthProperty ClassTextProperty ClassTextProperty ClassMultiLanguageTextProperty ClassLengthProperty ClassBooleanProperty ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.ApiObject
          EPLAN.Harness.API.Occurrences.BaseOccurrence
             EPLAN.Harness.API.Occurrences.Base3DOccurrence
                EPLAN.Harness.API.Occurrences.BaseWdOccurrence
                   EPLAN.Harness.API.Occurrences.Workdesk.OccWdShieldEnd

    Syntax
    Public Properties
     NameDescription
    Public PropertyList of wire terminals attached to this occurrence.  
    Public Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets or sets the value of the 'Coating' property of this occurrence.  
    Public Property Gets or sets the coating length of this occurrence.  
    Public Property Gets or sets the coating material of this occurrence.  
    Public Property Gets the pin to which this occurrence is connected  
    Public Property Get or set the cross section of this occurrence.  
    Public Property Gets the value of the 'ExposedLength' property of this occurrence. The exposed length is the visible length of wire between neighboring cable layers and pin.  
    Public Property ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject)
    Public Property Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Tells you whether this object is valid or not. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets the related library part from which this occurrence was derived. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets the opposite pin to which this occurrence is connected  
    Public 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.  
    Public PropertyGets the P8 displayed device tag. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public PropertyGets the P8 full device tag. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public PropertyGets the P8 function text. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets or sets the stripping length of this occurrence.  
    Public PropertyOverridden.  Gets or sets a list of user-defined properties of this occurrence.  
    Public Property Gets or sets the value of the 'User-defined stripping length' property of this occurrence.  
    Public Property Gets the wire name of this occurrence.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public MethodServes as the default hash function. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public MethodGet parent control path of this node/end.  
    Public MethodGets parent shield.  
    Public MethodReturns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject)
    Top
    Extension Methods
     NameDescription
    Public Extension Method Gets the names of all available coating materials.
    Top
    See Also