Category Mechanica, Object ProMechconstr

Function ProMechdisplacementdataCsysGet


Description
Obtains the coordinate system used for the displacement. Note: The type should be PRO_MECH_DISPLACEMENT_REGULAR.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechdisplacementdataCsysGet(
ProMechDisplacementData data
/* (In)
The data.
*/
ProMechGeomref* value
/* (Out)
The coordinate system. Free this using ProMechgeomrefFree().
*/
)
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.
PRO_TK_OUT_OF_MEMORYNot enough memory to allocate data.

Manual References:

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