Documentação da API > Mechanica > Object ProMechspring > Function ProMechspringAdvanceddataGet
Function ProMechspringAdvanceddataGet
Description
Obtains the advanced spring data.
Licensing Requirement
Synopsis
#include <ProMechSpring.h>
ProMechspringAdvanceddataGet
(
/* (In)
The spring.
*/
/* (Out)
The advanced spring data. Free this using ProMechadvancedspringdataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of data.
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.
See Also
User Guide References
Isto foi útil?