Description | |||||||||||||||||
Obtains the top-side references for the shell pair. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechShellPair.h> | |||||||||||||||||
ProError | ProMechshlpairrefsTopreferencesGet | ( | |||||||||||||||
ProMechShellPairRefs item | |||||||||||||||||
/* (In) | |||||||||||||||||
The shell pair references handle. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechGeomref** top_refs | |||||||||||||||||
/* (Out) | |||||||||||||||||
ProArray of top-side references. Free this using ProMechgeomrefProarrayFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|