Harness proD API Help
EPLAN.Harness.API.LibraryParts.CableEntities Namespace / CableInsulatorInfo Class
Members
In This Topic
    CableInsulatorInfo Class
    In This Topic
    Structure holding base information about cable sub-entities which are insulators.
    Object Model
    CableInsulatorInfo ClassColorProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassLengthProperty Class
    Inheritance Hierarchy
    Syntax
    public class CableInsulatorInfo : 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 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)
    Public Property Thickness of the part. Thickness.  
    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