Category Mechanica, Object ProMechconstr

Function ProMechdisplacementdataTranslationconstrsSet


Description
Sets the translation component of the displacement (3 values assignedto the three potential directions of translation). Note:Applicable for PRO_MECH_DISPLACEMENT_REGULAR type only.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechdisplacementdataTranslationconstrsSet(
ProMechDisplacementData data
/* (In)
The data.
*/
ProMechDisplacementRegularConstr* value
/* (In)
ProArray of the translation options of the constraint.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.

Manual References:

  1. Creo Simulate: Items: Displacement Constraints
  2. Creo Simulate: Items: Displacement Constraints