Description | ||||||||||||||||||||||||||
Sets the handle to the thermal symmetry data from the Creo Simulate constraint. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechConstraint.h> | ||||||||||||||||||||||||||
ProError | ProMechconstrThermalsymmetrydataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The constraint. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechSymmetryData value | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The symmetry data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|