API 설명서 > Mechanica > Object ProMechspring > Function ProMechgroundspringdataPropertiesGet
Function ProMechgroundspringdataPropertiesGet
Description
Obtains the spring properties id for the 'to ground' spring data.
Licensing Requirement
Synopsis
#include <ProMechSpring.h>
ProMechgroundspringdataPropertiesGet
(
/* (In)
The 'to ground' spring data.
*/
int* property_id
/* (Out)
The spring properties id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
도움이 되셨나요?