Category Mechanica, Object ProMechload

Function ProMechforcedataRefpntSet


Description
Sets the reference point for the force.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechLoad.h>
ProErrorProMechforcedataRefpntSet(
ProMechForceData data
/* (In)
The data.
*/
ProMechGeomref value
/* (In)
The reference point. (NOTE: Only PRO_MECH_POINT_SINGLE type points and PRO_MECH_VERTEX's are allowed)
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.

Manual References:

  1. Creo Simulate: Items: Force and Moment Loads
  2. Creo Simulate: Items: Force and Moment Loads