API Documentation > Mechanica > Object ProMechmass > Function ProMechmassAdvanceddataGet
Function ProMechmassAdvanceddataGet
Description
Obtains the advanced mass data.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechmassAdvanceddataGet
(
/* (In)
The mass.
*/
/* (Out)
The advanced mass data. Free this using ProMechadvancedmassdataFree().
*/
)
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.
There is not enough memory to perform the operation.
See Also
User Guide References
Was this helpful?