Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccWireEnd Interface
Members
In This Topic
    IOccWireEnd Interface
    In This Topic
    Wire end occurrence.
    Object Model
    IOccWireEnd InterfaceBooleanProperty ClassLengthProperty ClassTextProperty ClassIPinBase InterfaceAreaProperty ClassBooleanProperty ClassTextProperty ClassIPinBase InterfaceLengthProperty ClassLengthProperty ClassBooleanProperty ClassTextProperty 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 value of the 'Coating' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICoatable)
     Property Gets or sets the coating length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICoatable)
     Property Gets or sets the coating material of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICoatable)
     Property Gets the pin to which this occurrence is connected (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.INode)
     Property Get or set the cross section of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICoatable)
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     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 or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence)
     Property Gets the opposite pin to which this occurrence is connected (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.INode)
     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.INode)
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the stripping length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICoatable)
     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 value of the 'User-defined stripping length' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICoatable)
     Property Gets the wire name of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.INode)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
     MethodGet parent control path of this node/end. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.INode)
     MethodGets parent wire.  
    Top
    Extension Methods
     NameDescription
    Public Extension Method Gets the names of all available coating materials.
    Top
    See Also