API 설명서 > Mechanica > Object ProMechspring > Function ProMechspringGrounddataGet
Function ProMechspringGrounddataGet
Description
Obtains the 'to ground' spring data.
Licensing Requirement
Synopsis
#include <ProMechSpring.h>
ProMechspringGrounddataGet
(
/* (In)
The spring.
*/
/* (Out)
The 'to ground' spring data. Free this using ProMechgroundspringdataFree().
*/
)
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
도움이 되셨나요?