Category Mechanica, Object ProMechconstr

Function ProMechdisplacementdataTranslationinterpretinradiansflagGet


Description
Obtains the flag for interpreting the angular translations 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>
ProErrorProMechdisplacementdataTranslationinterpretinradiansflagGet(
ProMechDisplacementData data
/* (In)
The data.
*/
ProBoolean * value
/* (Out)
PRO_B_TRUE :Angular translations are interpreted 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