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