API-Dokumentation > Mechanica > Object ProMechinterpolationpnt > Function ProMechinterpolationpntPointGet
Function ProMechinterpolationpntPointGet
Description
Obtains the geometric point assigned to the interpolation point.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechinterpolationpntPointGet
(
ProMechInterpolationPnt interpolation_pnt
/* (In)
The interpolation point handle.
*/
/* (Out)
The point. Free this using ProMechgeomrefFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Insufficient memory.
Sample Code References
User Guide References
War dies hilfreich?