API 文件集 > Mechanica > Object ProMechload > Function ProMechcentrifugaldataVelocitySet
Function ProMechcentrifugaldataVelocitySet
Description
Sets the value of the centrifugal velocity.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechcentrifugaldataVelocitySet
(
/* (In)
The data.
*/
/* (In)
The velocity.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
這是否有幫助?