Description | ||||||||||||||
Obtains the coordinate system used for the displacement. Note: The type should be PRO_MECH_DISPLACEMENT_REGULAR. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechConstraint.h> | ||||||||||||||
ProError | ProMechdisplacementdataCsysGet | ( | ||||||||||||
ProMechDisplacementData data | ||||||||||||||
/* (In) | ||||||||||||||
The data. | ||||||||||||||
*/ | ||||||||||||||
ProMechGeomref* value | ||||||||||||||
/* (Out) | ||||||||||||||
The coordinate system. Free this using ProMechgeomrefFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|