Description | |||||||||||||||||
Obtains the list of surfaces which have been combined by the geometry evaluation because they are in contact with one another. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechGeometry.h> | |||||||||||||||||
ProError | ProMechsurfaceIncontactfacesGet | ( | |||||||||||||||
ProMechSurface surface | |||||||||||||||||
/* (In) | |||||||||||||||||
The surface. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechSurface** in_contact_faces | |||||||||||||||||
/* (Out) | |||||||||||||||||
ProArray of the surfaces which are in contact with the given surface. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|