Harness proD API Help
EPLAN.Harness.API.LibraryParts.CableEntities Namespace / CableWireInfo Class
Members
In This Topic
    CableWireInfo Class
    In This Topic
    Structure holding base information about cable sub-entities which are wires.
    Object Model
    CableWireInfo ClassColorProperty ClassAreaProperty ClassTextProperty ClassBooleanProperty ClassTextProperty ClassCurrentProperty ClassVoltageProperty ClassDecimalProperty ClassBooleanProperty ClassTextProperty ClassLengthProperty ClassTextProperty ClassResistivityProperty ClassTextProperty ClassColorProperty Class
    Inheritance Hierarchy
    Syntax
    public class CableWireInfo : BaseCableGraphicalEntityInfo 
    Public Properties
     NameDescription
    Public Property Children entities of current cable entities. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableEntityInfo)
    Public Property Gets the color of the part. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableGraphicalEntityInfo)
    Public Property Gets the cross section.  
    Public Property Gets the imprint of the wire. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableGraphicalEntityInfo)
    Public Property Specifies if the wire has insulation or not.  
    Public Property Gets the material code. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableGraphicalEntityInfo)
    Public Property Gets the maximum current.  
    Public Property Gets the maximum voltage. Maximum voltage of the capacitor.  
    Public Property Minimum bending radius factor of the cable. Minimum bending radius factor.  
    Public Property Is the cable's wire multi-colored?  
    Public Property Name of the part. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableEntityInfo)
    Public Property Gets the outside diameter.  
    Public Property Product color of the part. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableGraphicalEntityInfo)
    Public Property Resistivity of the wire.  
    Public Property Gets the strands of the wire.  
    Public Property Gets the stripe color of the wire.  
    Top
    Public Methods
     NameDescription
    Public MethodIs this cable entity equal to the following object? (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableEntityInfo)
    Public MethodServes as the default hash function. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableEntityInfo)
    Top
    See Also