API Documentation > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataDiamondsectdataGet
Function ProMechsectiondataDiamondsectdataGet
DEPRECATED:
Since Creo 1
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
Synopsis
ProMechsectiondataDiamondsectdataGet
(
/* (In)
The section data.
*/
ProMechDiamondSectionData * diam_sect_data
/* (Out)
The diamond 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?