Category Mechanica, Object ProMechydirection

Function ProMechydirectionReferenceGet


Description
Obtains the reference entity, if the type is 'reference'.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechYDirection.h>
ProErrorProMechydirectionReferenceGet(
ProMechYDirection handle
/* (In)
The y-direction.
*/
ProMechGeomref* reference
/* (Out)
The reference entity. Free this using ProMechgeomrefFree().
*/
)
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 reference entity.
PRO_TK_OUT_OF_MEMORYThere is not enough memory to perform the operation.
See Also
ProMechydirectionTypeGet

Manual References:

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