Documentación de la API > Mechanica > Object ProMechbeamsection > Function ProMechgeneralsctndataStressrecoverypntsGet
Function ProMechgeneralsctndataStressrecoverypntsGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionVectorGet() to get the stress recovery point data of the general beam section.
Obtains the stress recovery points of the beam section.
Licensing Requirement
Synopsis
ProMechgeneralsctndataStressrecoverypntsGet
(
/* (In)
The general section data handle.
*/
Pro2dPnt** recovery_points
/* (Out)
ProArray of stress recovery points.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
This parameter is not defined for this beam section.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
¿Fue esto útil?