API 文件集 > Mechanica > Object ProMechbeam > Function ProMechbeamsideSectionGet
Function ProMechbeamsideSectionGet
Description
Obtains the beam section id for this beam side.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamsideSectionGet
(
/* (In)
The beam side.
*/
int* section
/* (Out)
The beam section id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
這是否有幫助?