API Documentation > Mechanica > Object ProMechload > Function ProMechforcedataRefpntSet
Function ProMechforcedataRefpntSet
Description
Sets the reference point for the force.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechforcedataRefpntSet
(
/* (In)
The data.
*/
/* (In)
The reference point. (NOTE: Only PRO_MECH_POINT_SINGLE type points and PRO_MECH_VERTEX's are allowed)
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?