DEPRECATED: | Since Creo 1 | ||||||||||||||||
SUPERSEDED BY: | ProMechBeamsectionPropertyType | ||||||||||||||||
Description | |||||||||||||||||
Note: This function is deprecated. Use ProMechBeamsectionPropertyType to get the corresponding property of the sketched beam section.
Obtains the sketched section data. |
|||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechBeamSection.h> | |||||||||||||||||
ProError | ProMechsectiondataSketchedsectdataGet | ( | |||||||||||||||
ProMechSectionData data | |||||||||||||||||
/* (In) | |||||||||||||||||
The section data. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechSketchedSectionData* sk_sect_data | |||||||||||||||||
/* (Out) | |||||||||||||||||
The sketched section data. Free this using ProMechsketchedsctndataFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProMechsectiondataSectiontypeGet |