Documentación de la API > Mechanica > Object ProMechload > Function ProMechforcedataAxialMomentIgnoreflagGet
Function ProMechforcedataAxialMomentIgnoreflagGet
Description
Obtains the flag for ignoring circumferential tractions in case of TBLAP
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechforcedataAxialMomentIgnoreflagGet
(
/* (In)
The load
*/
ProBool * moment_opt
/* (Out)
PRO_B_TRUE : Ignore Circumferential Tractions for TBLAP Load. PRO_B_FALSE : Do Not Ignore Circumferential Tractions for TBLAP Load
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Creo Simulate session is not initialized.
Sample Code References
User Guide References
¿Fue esto útil?