API Documentation > Mechanica > Object ProMechconstr > Function ProMechdisplacementconstrValueGet
Function ProMechdisplacementconstrValueGet
DEPRECATED:
Since Wildfire 5.0
Description
Note: This function is deprecated. Use ProMechdisplacementregularconstrValueGet() instead.
Obtains the variation settings of the displacement, if the type is "Enforced".
Licensing Requirement
Synopsis
ProMechdisplacementconstrValueGet
(
/* (In)
The data.
*/
/* (Out)
The variation. Free this using ProMechvalueFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Not enough memory to allocate data.
See Also
Was this helpful?