API Documentation > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataIbeamsectdataGet
Function ProMechsectiondataIbeamsectdataGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionVectorGet() to get the I beam data of the beam section.
Obtains the square section data from the section data.
Licensing Requirement
Synopsis
ProMechsectiondataIbeamsectdataGet
(
/* (In)
The section data.
*/
ProMechIBeamSectionData * ibeam_sect_data
/* (Out)
The I beam section data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The section does not contain this type of section shape data.
See Also
User Guide References
Was this helpful?