Harness proD API Help
EPLAN.Harness.API.LibraryParts.CableEntities Namespace / CableTwistInfo Class
Members
In This Topic
    CableTwistInfo Class
    In This Topic
    Structure holding base information about cable sub-entities which are twists.
    Object Model
    CableTwistInfo ClassTextProperty ClassDecimalProperty Class
    Inheritance Hierarchy
    Syntax
    public class CableTwistInfo : BaseCablePlaceableEntityInfo 
    Public Properties
     NameDescription
    Public Property Children entities of current cable entities. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableEntityInfo)
    Public Property Name of the part. (Inherited from EPLAN.Harness.API.LibraryParts.CableEntities.BaseCableEntityInfo)
    Public Property Twist factor of the twist.  
    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