Description | ||||||||||||||
Obtains the axis of the symmetry constraint. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechConstraint.h> | ||||||||||||||
ProError | ProMechsymmetrydataAxisGet | ( | ||||||||||||
ProMechSymmetryData data | ||||||||||||||
/* (In) | ||||||||||||||
The data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* axis | ||||||||||||||
/* (Out) | ||||||||||||||
The axis. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|