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