Harness proD API Help
EPLAN.Harness.API.LibraryParts.CableEntities Namespace / BaseCableEntityInfo Class
Members
In This Topic
    BaseCableEntityInfo Class
    In This Topic
    Structure holding base information about cable sub-entity.
    Object Model
    BaseCableEntityInfo ClassTextProperty Class
    Inheritance Hierarchy
    Syntax
    public abstract class BaseCableEntityInfo 
    Public Properties
     NameDescription
    Public Property Children entities of current cable entities.  
    Public Property Name of the part.  
    Top
    Public Methods
     NameDescription
    Public MethodIs this cable entity equal to the following object?  
    Public MethodServes as the default hash function.  
    Top
    Public Operators
    Are these cable entities equal?
    Aren't these cable entities equal?
    Top
    See Also