DEPRECATED: | Since Creo 1 | |||||||||||||
SUPERSEDED BY: | ProMechBeamsectionVectorGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechBeamsectionVectorGet() to get the hollow rectangular data of the beam section.
Obtains the hollow rectangular section data from the section data. |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechBeamSection.h> | ||||||||||||||
ProError | ProMechsectiondataHollowrectsectdataGet | ( | ||||||||||||
ProMechSectionData data | ||||||||||||||
/* (In) | ||||||||||||||
The section data. | ||||||||||||||
*/ | ||||||||||||||
ProMechHollowRectangleSectionData * hr_sect_data | ||||||||||||||
/* (Out) | ||||||||||||||
The hollow rectangular section data. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProMechsectiondataSectiontypeGet |