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

In This Topic
    Properties.Cable Enumeration
    In This Topic
    Identificators of properties owned by Cable class.
    Syntax
    public enum Properties.Cable : System.Enum 
    public enum class Properties.Cable : public System.Enum 
    Members
    MemberValueDescription
    CABLE_CONNECTIONDIAGRAMPAGE35107Cables: Page name of cable connection diagram # 35107.
    CABLE_COUNTOFALLWIRES35108Cables: Number of all connections # 35108.
    CABLE_COUNTOFFREEWIRES35101Cables: Number of free connections # 35101.
    CABLE_COUNTOFNORMALWIRES35105Cables: Number of general connections # 35105.
    CABLE_COUNTOFNWIRES35104Cables: Number of N conductors # 35104.
    CABLE_COUNTOFPEWIRES35103Cables: Number of PE conductors # 35103.
    CABLE_COUNTOFSHIELDS35102Cables: Number of shields # 35102.
    CABLE_COUNTOFUSEDWIRES35100Cables: Number of used connections # 35100.
    CABLE_COUNTOFWIRES_DESTINATION35110Cables: Number of connections to this target / this source # 35110.
    CABLE_DIAGRAMPAGE35106Cables: Page name of the cable diagram # 35106.
    CABLE_DISTRIBUTORS35111Cables: Connection splicers passed through # 35111.
    FUNC_CABLE_ALTERNATE_CROSSSECTION_UNIT20126Cable / Conduit: Unit for alternative cross-section / diameter # 20126.
    FUNC_CABLE_ALTERNATE_WIRECROSSSECTION20125Cable / Conduit: Alternative cross-section / diameter # 20125.
    FUNC_CABLE_AUTO_LENGTH20078Cable / Conduit: Length in unit of the project # 20078.
    FUNC_CABLE_AUTO_LENGTH_UNIT20079Cable / Conduit: Length with unit of project # 20079.
    FUNC_CABLE_AUTO_TYPE_WIRECOUNT_CROSSSECTION_UNIT20073Cable / Conduit: Type, number of connections, cross-section / diameter with unit # 20073.
    FUNC_CABLE_AUTO_TYPE_WIRECOUNT_CROSSSECTION_UNIT_LENGTH_UNIT20074Cable / Conduit: Type, number of connections, cross-section / diameter with unit, length with unit # 20074.
    FUNC_CABLE_AUTO_WIRECOUNT_CROSSSECTION_UNIT20071Cable / Conduit: Number of connections, cross-section / diameter with unit # 20071.
    FUNC_CABLE_AUTO_WIRECOUNT_CROSSSECTION_UNIT_LENGTH_UNIT20072Cable / Conduit: Number of connections, cross-section / diameter with unit, length with unit # 20072.
    FUNC_CABLE_CROSSSECTION_UNIT20068Cable / Conduit: Unit for cross-section / diameter # 20068.
    FUNC_CABLE_DESIGNATION20067Cable / Conduit: Designation in graphic # 20067.
    FUNC_CABLE_SPECIALCABLE20066Special cable # 20066.
    FUNC_CABLEAUTOCREATED20059Automatically generated # 20059.
    FUNC_CABLEAUTONAMED20091Name automatically assigned # 20091.
    FUNC_CABLELENGTH20041Cable / Conduit: Length with unit # 20041.
    FUNC_CABLELENGTH_FULL20257Cable / Conduit: Length (full) # 20257.
    FUNC_CABLETYPE20040Cable / Conduit: Type # 20040.
    FUNC_CABLEVOLTAGE20044Cables: Voltage # 20044.
    FUNC_CABLEWIRECOUNT20042Cable / Conduit: Number of connections # 20042.
    FUNC_CABLEWIRECOUNTANDCROSSSECTION20053Cable / Conduit: Number of connections and cross-section / diameter # 20053.
    FUNC_CABLEWIRECROSSSECTION20043Cable / Conduit: Cross-section / diameter # 20043.
    FUNC_COMMENT20045Remark # 20045.
    FUNC_FULLDEVICETAG20006DT (full) # 20006.
    FUNC_TEXT_AUTOMATIC20031Function text (automatic) # 20031.
    Inheritance Hierarchy

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

    See Also