Description | ||||||||||||||||||||||||||
Sets the handle to the symmetry data from the Creo Simulate constraint. Note: If you are creating a new symmetry data constraint, you should assign the model as a reference using the function ProMechconstrReferencesSet(). For mirror symmetry set geometry reference(s) for side1 using ProMechsymmetrydataSide1Set(). | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechConstraint.h> | ||||||||||||||||||||||||||
ProError | ProMechconstrSymmetrydataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The constraint. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechSymmetryData value | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The symmetry data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|