Category Mechanica, Object ProMechydirection

Function ProMechydirectionVectorGet


Description
Obtains the vector, if the y-direction type is 'vector'.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechYDirection.h>
ProErrorProMechydirectionVectorGet(
ProMechYDirection handle
/* (In)
The y-direction.
*/
ProVector vector
/* (Out)
The vector.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.
PRO_TK_INVALID_TYPEThis type of y-direction does not use a vector.
See Also
ProMechydirectionTypeGet

Manual References:

  1. Creo Simulate: Items: Y-directions
  2. Creo Simulate: Items: Y-directions