DEPRECATED: | Since Creo 1 | |||||||||||||
SUPERSEDED BY: | ProMechBeamsectionExpressionGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechBeamsectionExpressionGet() to get the area of the general beam section.
Obtains the section area. |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechBeamSection.h> | ||||||||||||||
ProError | ProMechgeneralsctndataAreaGet | ( | ||||||||||||
ProMechGeneralSectionData data | ||||||||||||||
/* (In) | ||||||||||||||
The general section data handle. | ||||||||||||||
*/ | ||||||||||||||
double* area | ||||||||||||||
/* (Out) | ||||||||||||||
The area. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|