Description | |||||||||||
Note: The deprecated enums PRO_MECH_DISPLACEMENT_CYL_ANGULAR, PRO_MECH_DISPLACEMENT_CYL_AXIAL and PRO_MECH_DISPLACEMENT_CYL_RADIAL_ONLY will be set as PRO_MECH_DISPLACEMENT_PIN.
Sets the type of the displacement constraint data. |
|||||||||||
Licensing Requirement | |||||||||||
TOOLKIT for Mechanica | |||||||||||
Synopsis | |||||||||||
#include <ProMechConstraint.h> | |||||||||||
ProError | ProMechdisplacementdataTypeSet | ( | |||||||||
ProMechDisplacementData data | |||||||||||
/* (In) | |||||||||||
The data. | |||||||||||
*/ | |||||||||||
ProMechDisplacementType value | |||||||||||
/* (In) | |||||||||||
The displacement type. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|