Category Mechanica, Object ProMechconstr

Function ProMechsymmetrydataAxisGet


Description
Obtains the axis of the symmetry constraint.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechsymmetrydataAxisGet(
ProMechSymmetryData data
/* (In)
The data.
*/
ProMechGeomref* axis
/* (Out)
The axis. 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_OUT_OF_MEMORYNot enough memory to allocate data.

Manual References:

  1. Creo Simulate: Items: Symmetry Constraints
  2. Creo Simulate: Items: Symmetry Constraints