API Documentation > Mechanica > Object ProMechbeamsection > Function ProMechgeneralsctndataStressrecoverypntsSet
Function ProMechgeneralsctndataStressrecoverypntsSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionVectorSet() to set the recovery points of the general beam section.
Sets the stress recovery points of the beam section.
Licensing Requirement
Synopsis
ProMechgeneralsctndataStressrecoverypntsSet
(
/* (In)
The general section data handle.
*/
Pro2dPnt* recovery_points
/* (In)
ProArray of stress recovery points. Size of ProArray must be 9.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?