API 설명서 > Mechanica > Object ProMechload > Function ProMechforcedataAxialForceIgnoreflagSet
Function ProMechforcedataAxialForceIgnoreflagSet
Description
Sets whether the axial tractions for TBLAP Load should be ignored
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechforcedataAxialForceIgnoreflagSet
(
/* (In)
The load
*/
ProBool force_opt
/* (In)
PRO_B_TRUE : Ignore Axial Tractions for TBLAP Load. PRO_B_FALSE : Do Not Ignore Axial Tractions for TBLAP Load
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Creo Simulate session is not initialized.
User Guide References
도움이 되셨나요?