API 文件集 > Mechanica > Object ProMechbeamsection > Function ProMechgeneralsctndataAreaproductGet
Function ProMechgeneralsctndataAreaproductGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionMatrixGet() to get the Iyy, Iyz and Izz of the general beam section.
Obtains the area product of intertia (Iyz)
Licensing Requirement
Synopsis
ProMechgeneralsctndataAreaproductGet
(
/* (In)
The general section data handle.
*/
double* area_product
/* (Out)
The area product.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
This parameter is not defined for this beam section.
User Guide References
這是否有幫助?