Description | ||||||||||||||||||||||||||
Sets the handle to the displacement data from the Creo Simulate constraint. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechConstraint.h> | ||||||||||||||||||||||||||
ProError | ProMechconstrDisplacementdataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The constraint. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechDisplacementData value | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The displacement data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|