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