API 文档 > Mechanica > Object ProMechspringprops > Function ProMechspringpropsDataGet
Function ProMechspringpropsDataGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechSpringpropsMatrixGet(), ProMechSpringpropsVectorGet() instead.
Obtains the spring properties data.
Licensing Requirement
Synopsis
ProMechspringpropsDataGet
(
/* (In)
The spring properties.
*/
/* (Out)
The data. Free this using ProMechspringpropsdataFree().
*/
)
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.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
这对您有帮助吗?