API Help
Eplan.EplApi.DataModel Namespace / Properties.StrandConnector Enumeration

In This Topic
    Properties.StrandConnector Enumeration
    In This Topic
    Identificators of properties owned by StrandConnector class.
    Syntax
    public enum Properties.StrandConnector : System.Enum 
    public enum class Properties.StrandConnector : public System.Enum 
    Members
    MemberValueDescription
    STRANDCONNECTOR_DATA_AUTOMATIC19072Bundle: Connection point data # 19072.
    STRANDCONNECTOR_DESCRIPTION19071Bundle: Connection point description # 19071.
    STRANDCONNECTOR_DESIGNATION19070Bundle: Connection point designation # 19070.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.StrandConnector

    See Also