Documentación de la API > Mechanica > Object ProMechmass > Function ProMechcomponentmassdataComponentGet
Function ProMechcomponentmassdataComponentGet
Description
Obtains the reference component for the component mass data.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechcomponentmassdataComponentGet
(
/* (In)
The component mass data.
*/
ProMechGeomref* component
/* (Out)
The component. Free this using ProMechgeomrefFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
User Guide References
¿Fue esto útil?