Description | |||||||||||||||||
Obtains the reference entity, if the type is 'reference'. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechYDirection.h> | |||||||||||||||||
ProError | ProMechydirectionReferenceGet | ( | |||||||||||||||
ProMechYDirection handle | |||||||||||||||||
/* (In) | |||||||||||||||||
The y-direction. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechGeomref* reference | |||||||||||||||||
/* (Out) | |||||||||||||||||
The reference entity. Free this using ProMechgeomrefFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProMechydirectionTypeGet |