Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_TERMINALPOSITION_MAXTIGHTENINGTORQUE Property / FUNCTION3D_TERMINALPOSITION_MAXTIGHTENINGTORQUE(Int32) Property

In This Topic
FUNCTION3D_TERMINALPOSITION_MAXTIGHTENINGTORQUE(Int32) Property
In This Topic
Max. tightening torque # 36079.
Syntax
public PropertyValue FUNCTION3D_TERMINALPOSITION_MAXTIGHTENINGTORQUE( 
   int index
) {get; set;}

Parameters

index

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.

Maximal 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