Category Mechanica, Object ProMechconstr

Function ProMechdisplacementdataTranslationinterpretinradiansflagSet


Description
Sets whether angular translations are interpreted in radians. Note:Applicable only for PRO_MECH_DISPLACEMENT_REGULAR type with a non-Cartesian coordinate system selected.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechdisplacementdataTranslationinterpretinradiansflagSet(
ProMechDisplacementData data
/* (In)
The data.
*/
ProBoolean value
/* (In)
PRO_B_TRUE : Interpret angular translations in radians. PRO_B_FALSE : Do not interpret angular translations in radians.
*/
)
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: Displacement Constraints
  2. Creo Simulate: Items: Displacement Constraints