API 설명서 > Mechanica > Object ProMechbeamsection > Function ProMechsectiondataCirclesectdataGet
Function ProMechsectiondataCirclesectdataGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechBeamsectionExpressionGet() to get the circle data of the beam section.
Obtains the square section data from the section data.
Licensing Requirement
Synopsis
ProMechsectiondataCirclesectdataGet
(
/* (In)
The section data.
*/
ProMechCircleSectionData * circ_sect_data
/* (Out)
The circular 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
도움이 되셨나요?