API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_TERMINALPOSITION_MINTIGHTENINGTORQUE Property / FUNCTION3D_TERMINALPOSITION_MINTIGHTENINGTORQUE Property

In This Topic
    FUNCTION3D_TERMINALPOSITION_MINTIGHTENINGTORQUE Property
    In This Topic
    Min. tightening torque # 36095.
    Syntax
    public PropertyValue FUNCTION3D_TERMINALPOSITION_MINTIGHTENINGTORQUE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_TERMINALPOSITION_MINTIGHTENINGTORQUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.

    Minimal value of the tightening torque. It is specified in Newton meters. It describes the force with which, for example, a screw is tightened, meaning the force that acts from the drive on the socket.

    See Also