Documentación de la API > Mechanica > Object ProMechbeam > Function ProMechbeamReferencesGet
Function ProMechbeamReferencesGet
Description
Obtains the beam references.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamReferencesGet
(
/* (In)
The beam.
*/
ProMechGeomref** references
/* (Out)
ProArray of beam entities. The function allocates memory for this argument. Use ProMechgeomrefProarrayFree() to free it.
*/
)
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.
User Guide References
¿Fue esto útil?