Description | ||||||||||||||
Obtains the Orientation for the gap data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechGap.h> | ||||||||||||||
ProError | ProMechsimplegapdataYdirectionGet | ( | ||||||||||||
ProMechSimpleGapData data | ||||||||||||||
/* (In) | ||||||||||||||
The gap data. | ||||||||||||||
*/ | ||||||||||||||
ProMechYDirection* y_dir | ||||||||||||||
/* (Out) | ||||||||||||||
The Orientation. Free this output using ProMechydirectionFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|