Description | |||||||||||||||||
Obtains an array of geomrefs assigned to side 1 of the symmetry constraint. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechConstraint.h> | |||||||||||||||||
ProError | ProMechsymmetrydataSide1Get | ( | |||||||||||||||
ProMechSymmetryData data | |||||||||||||||||
/* (In) | |||||||||||||||||
The data. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechGeomref** geomrefs | |||||||||||||||||
/* (Out) | |||||||||||||||||
ProArray of references. The function allocates memory for this argument. Use ProMechgeomrefProarrayFree() to free it. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|