Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccInsulatorEnd Interface
Members
In This Topic
    IOccInsulatorEnd Interface
    In This Topic
    Insulator end occurrence.
    Object Model
    IOccInsulatorEnd InterfaceIPinBase InterfaceAreaProperty ClassBooleanProperty 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 Get or set the cross section of this occurrence.  
     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.  
     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>)
     MethodGets parent insulator.  
     MethodGet parent control path of this node/end. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.INode)
    Top
    See Also