API 文档 > Mechanica > Object ProMechbeam > Function ProMechbeamdataStressrecoveryGet
Function ProMechbeamdataStressrecoveryGet
Description
Obtains whether or not Creo Simulate will include beam stress recovery points in analyses (FEM mode only).
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamdataStressrecoveryGet
(
/* (In)
The beam data
*/
ProBoolean* value
/* (Out)
The stress recovery flag for the beam.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
这对您有帮助吗?