API Documentation > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataWarpcoeffSet
Function ProMechsectiondataWarpcoeffSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionExpressionSet() to set the warp coefficient of the beam section.
Sets the beam section warp coefficient.
Licensing Requirement
Synopsis
ProMechsectiondataWarpcoeffSet
(
/* (In)
The section data.
*/
double warp_coeff
/* (In)
The warp coefficient.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?