DEPRECATED: | Since Wildfire 5.0 | |||||||||||||
SUPERSEDED BY: | ProMechdisplacementregularconstrValueGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechdisplacementregularconstrValueGet() instead.
Obtains the variation settings of the displacement, if the type is "Enforced". |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechConstraint.h> | ||||||||||||||
ProError | ProMechdisplacementconstrValueGet | ( | ||||||||||||
ProMechDisplacementConstr data | ||||||||||||||
/* (In) | ||||||||||||||
The data. | ||||||||||||||
*/ | ||||||||||||||
ProMechValue* value | ||||||||||||||
/* (Out) | ||||||||||||||
The variation. Free this using ProMechvalueFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProMechdisplacementregularconstrTypeGet | ||||||||||||||
ProMechdisplacementregularconstrValueGet |