API Documentation > Mechanica > Object ProMechvectoredvalue > Function ProMechvectoredvalueDirectiontypeGet
Function ProMechvectoredvalueDirectiontypeGet
Description
Obtains the type of direction assigned to this value.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechvectoredvalueDirectiontypeGet
(
/* (In)
The value.
*/
/* (Out)
The direction type.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
User Guide References
Was this helpful?