Harness proD API Help
EPLAN.Harness.API.LibraryParts.CableEntities Namespace / CableShieldInfo Class
Members
In This Topic
    CableShieldInfo Class
    In This Topic
    Structure holding base information about cable sub-entities which are shields.
    Object Model
    CableShieldInfo ClassColorProperty ClassBooleanProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassTextProperty Class
    Inheritance Hierarchy
    Syntax
    public class CableShieldInfo : 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 Is the cable's shield conductive?  
    Public Property Gets the imprint of the wire. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableGraphicalEntityInfo)
    Public Property Gets the material code. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableGraphicalEntityInfo)
    Public Property Name of the part. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableEntityInfo)
    Public Property Product color of the part. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableGraphicalEntityInfo)
    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