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