Category Mechanica, Object ProMechconstr

Function ProMechsymmetrydataSide2Set


Description
Sets an array of geomrefs assigned to side 2 of the symmetry constraint.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechConstraint.h>
ProErrorProMechsymmetrydataSide2Set(
ProMechSymmetryData data
/* (In)
The data.
*/
ProMechGeomref* geomrefs
/* (In)
ProArray of references.
*/
)
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_MEMORYThere is not enough memory to perform the operation.
PRO_TK_GENERAL_ERRORA general error was encountered.

Manual References:

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