Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_TIGHTENING_TORQUE_ Property / ARTICLE_TIGHTENING_TORQUE_ Property

In This Topic
    ARTICLE_TIGHTENING_TORQUE_ Property
    In This Topic
    Tightening torque # 26080.
    Syntax
    public PropertyValue ARTICLE_TIGHTENING_TORQUE_ {get; set;}
    public:
    property PropertyValue^ ARTICLE_TIGHTENING_TORQUE_ {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Value of the tightening torque, specified in Newton meters. Describes the force with which, for example, a screw is tightened, meaning the force that acts from the drive on the output. This property applies to the entire part. You can find connection point-specific properties in the connection point pattern.

    See Also