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