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

In This Topic
    ARTICLE_CABLE_SUITABLE_FOR_TORSION Property
    In This Topic
    Cable: Torsion-resistant # 26701.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_SUITABLE_FOR_TORSION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_SUITABLE_FOR_TORSION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether the cable is designed so that it can withstand repeated twisting around its longitudinal axis in a durable and reliable manner.

    See Also