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