API 文件集 > Mechanica > Object ProMechspring > Function ProMechgroundspringdataPropertiesSet
Function ProMechgroundspringdataPropertiesSet
Description
Sets the spring properties id for the 'to ground' spring data.
Licensing Requirement
Synopsis
#include <ProMechSpring.h>
ProMechgroundspringdataPropertiesSet
(
/* (In)
The 'to ground' spring data.
*/
int property_id
/* (In)
The spring properties id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
這是否有幫助?