API Documentation > Mechanica > Object ProMechbeamsection > Function ProMechgeneralsctndataMomentsSet
Function ProMechgeneralsctndataMomentsSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionMatrixSet() to set the moments of inertia, Ixx, Ixy and Iyz of the general beam section.
Sets the moments of intertia (Iyy, Izz)
Licensing Requirement
Synopsis
ProMechgeneralsctndataMomentsSet
(
/* (In)
The general section data handle.
*/
/* (In)
The moments of inertia.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?