DEPRECATED: | Since Creo 1 | |||||||||||||
SUPERSEDED BY: | ProMechBeamsectionVectorGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechBeamsectionVectorGet() to get the non-struct mass center of gravity of the beam section.
Obtains the non-struct mass center of gravity. |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechBeamSection.h> | ||||||||||||||
ProError | ProMechsectiondataNonstructcogGet | ( | ||||||||||||
ProMechSectionData data | ||||||||||||||
/* (In) | ||||||||||||||
The section data. | ||||||||||||||
*/ | ||||||||||||||
Pro2dPnt nsm_cog | ||||||||||||||
/* (Out) | ||||||||||||||
The non-struct mass center of gravity. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|