API-Dokumentation > Mechanica > Object ProMechbeam > Function ProMechbeamTrussdataGet
Function ProMechbeamTrussdataGet
Description
Obtains the truss data from this beam object.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamTrussdataGet
(
/* (In)
The beam.
*/
/* (Out)
The truss-related data. Free this using ProMechtrussdataFree().
*/
)
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.
There is not enough memory to perform the operation.
A general error is encountered.
This item does not contain this type of data.
See Also
User Guide References
War dies hilfreich?