API ドキュメンテーション > Mechanica > Object ProMechinterpolationpnt > Function ProMechinterpolationpntMagnitudeSet
Function ProMechinterpolationpntMagnitudeSet
Description
Sets the magnitude assigned to the interpolation point.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechinterpolationpntMagnitudeSet
(
ProMechInterpolationPnt interpolation_pnt
/* (In)
The interpolation point handle.
*/
/* (In)
The magnitude.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
これは役に立ちましたか?