Category Mechanica, Object ProMechydirection

Function ProMechydirectionCsysGet


Description
Obtains the coordinate system of the y-direction, used for 'csys' types.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechYDirection.h>
ProErrorProMechydirectionCsysGet(
ProMechYDirection handle
/* (In)
The y-direction.
*/
ProMechGeomref* csys
/* (Out)
The coordinate system. 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 coordinate system.
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