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