API ドキュメンテーション > Mechanica > Object ProMechload > Function ProMechcentrifugaldataVelocityGet
Function ProMechcentrifugaldataVelocityGet
Description
Obtains the value of the centrifugal velocity.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechcentrifugaldataVelocityGet
(
/* (In)
The data.
*/
/* (Out)
The velocity. Free this using ProMechvectoredvalueFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
Sample Code References
User Guide References
これは役に立ちましたか?