API 설명서 > Mechanica > Object ProMechspring > Function ProMechspringTypeGet
Function ProMechspringTypeGet
Description
Obtains the spring type (simple, ground, advanced).
Licensing Requirement
Synopsis
#include <ProMechSpring.h>
ProMechspringTypeGet
(
/* (In)
The spring.
*/
/* (Out)
The spring type.
*/
)
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.
User Guide References
도움이 되셨나요?