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