Category Mechanica, Object ProMechconstr

Function ProMechdisplacementdataRotationconstrsSet


Description
Sets the rotation component of the displacement (3 values assignedto the three potential axes of rotation). Note:Applicable for PRO_MECH_DISPLACEMENT_REGULAR type only.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechdisplacementdataRotationconstrsSet(
ProMechDisplacementData data
/* (In)
The data.
*/
ProMechDisplacementRegularConstr * value
/* (In)
ProArray of the rotation 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