Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccCablesTwistEnd Interface
Members
In This Topic
    IOccCablesTwistEnd Interface
    In This Topic
    Cable's twist end occurrence.
    Object Model
    IOccCablesTwistEnd InterfaceIPinBase InterfaceBooleanProperty ClassTextProperty ClassIPinBase InterfaceLengthProperty ClassLengthProperty 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 the pin to which this occurrence is connected (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.INode)
     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 untwisted length 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 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 cable's twist.  
    Top
    See Also