Description | ||||||||||||||
Obtains the geometric point assigned to the interpolation point. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechValue.h> | ||||||||||||||
ProError | ProMechinterpolationpntPointGet | ( | ||||||||||||
ProMechInterpolationPnt interpolation_pnt | ||||||||||||||
/* (In) | ||||||||||||||
The interpolation point handle. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* value | ||||||||||||||
/* (Out) | ||||||||||||||
The point. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|