API 설명서 > Mechanica > Object ProMechload > Function ProMechcentrifugaldataAccelerationSet
Function ProMechcentrifugaldataAccelerationSet
Description
Sets the value of the centrifugal acceleration.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechcentrifugaldataAccelerationSet
(
/* (In)
The data.
*/
/* (In)
The acceleration.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
User Guide References
도움이 되셨나요?