Category Mechanica, Object ProMechconstr

Function ProMechdisplacementconstrValueSet


DEPRECATED: Since Wildfire 5.0
SUPERSEDED BY: ProMechdisplacementregularconstrValueSet
Description
Note: This function is deprecated. Use ProMechdisplacementregularconstrValueSet() instead.

Sets the variation settings of the displacement, if the type is "Enforced".

Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechdisplacementconstrValueSet(
ProMechDisplacementConstr data
/* (In)
The data.
*/
ProMechValue value
/* (In)
The variation.
*/
)
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_INVALID_TYPEThe displacement does not contain this type of value.
See Also
ProMechdisplacementregularconstrTypeSet