Run-Time Functions > Functions: N - Z > Multipoint Force (NFORCE)

www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index


Your Ad Here

Multipoint Force (NFORCE)
Returns a force or torque applied by a specified multipoint force on one or two bodies directly affected by the multipoint force.
 
Note:  
Format
NFORCE (Multipoint Force Name, At This Marker, Force Component, Along/About Axes)
Arguments
 
If you're entering your function through the Assist dialog box, leave the Along/About Axes text box empty.
list2+
The following function returns the y component of the force vector acting on the second body (at the J marker) of .model_3.nforce_41, measured along the y-axis of .model_3.part_5.marker_3:
NFORCE(.model_3.nfo_5, 1, 3, .model_3.part_5.marker_3)
Learn more about force in object functions.
 
Your Ad Here