Description | |||||||||||||||||
Obtains the interpolation points assigned to determine the variation of a value. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechValue.h> | |||||||||||||||||
ProError | ProMechvariationInterpolationGet | ( | |||||||||||||||
ProMechVariation variation | |||||||||||||||||
/* (In) | |||||||||||||||||
The variation handle. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechInterpolationPnt** interpolation | |||||||||||||||||
/* (Out) | |||||||||||||||||
ProArray of interpolation points. Use ProMechinterpolationpntProarrayFree() to free it. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProMechvariationTypeGet |