API Documentation > Mechanica > Object ProMechbeamsection > Function ProMechgeneralsctndataAreaGet
Function ProMechgeneralsctndataAreaGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionExpressionGet() to get the area of the general beam section.
Obtains the section area.
Licensing Requirement
Synopsis
ProMechgeneralsctndataAreaGet
(
/* (In)
The general section data handle.
*/
double* area
/* (Out)
The area.
*/
)
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
Was this helpful?