API 설명서 > Mechanica > Object ProMechbeam > Function ProMechbeamTrussdataSet
Function ProMechbeamTrussdataSet
Description
Sets the truss data from this beam object.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamTrussdataSet
(
/* (In)
The beam.
*/
/* (In)
The beam truss data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
Cannot modify the item.
Cannot access the object in the current mode.
Subtype cannot be changed.
User Guide References
도움이 되셨나요?