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.
User Guide References
도움이 되셨나요?