API 文档 > Mechanica > Object ProMechspring > Function ProMechspringSimpledataGet
Function ProMechspringSimpledataGet
Description
Obtains the simple spring data.
Licensing Requirement
Synopsis
#include <ProMechSpring.h>
ProMechspringSimpledataGet
(
/* (In)
The spring.
*/
/* (Out)
The simple spring data. Free this using ProMechsimplespringdataFree().
*/
)
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
这对您有帮助吗?