Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_FIXED_INSTALLATION_MAX Property / ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_FIXED_INSTALLATION_MAX Property

In This Topic
    ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_FIXED_INSTALLATION_MAX Property
    In This Topic
    Permissible cable outer temperature (fixed installation), max. # 26177.
    Syntax
    public MDPropertyValue ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_FIXED_INSTALLATION_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PERMISSIBLE_EXTERNAL_CABLE_TEMPERATURE_FIXED_INSTALLATION_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Highest permissible temperature to which the outer material of a fixed routed cable can be permanently exposed without damage occurring. This temperature limit is important to ensure the longevity and safety of the cable.

    See Also