Category Mechanica, Object ProMechdisplacementregularconstr

Function ProMechdisplacementregularconstrValueGet


Description
Obtains the variation settings of the displacement, if the type is "Enforced".
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechdisplacementregularconstrValueGet(
ProMechDisplacementRegularConstr data
/* (In)
The data.
*/
ProMechValue* value
/* (Out)
The variation. Free this using ProMechvalueFree().
*/
)
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.
See Also
ProMechdisplacementregularconstrTypeGet

Manual References:

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