API ドキュメンテーション > Mechanica > Object ProMechbeam > Function ProMechbeamdataXyshearGet
Function ProMechbeamdataXyshearGet
Description
Obtains the shear relative to the XY plane.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamdataXyshearGet
(
/* (In)
The beam data
*/
double* shear_rel_xy
/* (Out)
the shear value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
これは役に立ちましたか?