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