Description | |||||||||||||||||
Obtains the selected surface for a SELECTED type of placement for the shell pair. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechShellPair.h> | |||||||||||||||||
ProError | ProMechshlpairrefsSelectedplacementGet | ( | |||||||||||||||
ProMechShellPairRefs item | |||||||||||||||||
/* (In) | |||||||||||||||||
The shell pair references handle. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechGeomref* placement | |||||||||||||||||
/* (Out) | |||||||||||||||||
The surface. Free this using ProMechgeomrefFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProMechshlpairrefsPlacementtypeGet |