API 설명서 > Mechanica > Object ProMechbeam > Function ProMechbeamsideSectionSet
Function ProMechbeamsideSectionSet
Description
Sets the beam section id for this beam side.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamsideSectionSet
(
/* (In)
The beam side.
*/
int section
/* (In)
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
도움이 되셨나요?