Documentação da API > Mechanica > Object ProMechsurface > Function ProMechsurfaceIncontactfacesGet
Function ProMechsurfaceIncontactfacesGet
Description
Obtains the list of surfaces which have been combined by the geometry evaluation because they are in contact with one another.
Licensing Requirement
Synopsis
ProMechsurfaceIncontactfacesGet
(
/* (In)
The surface.
*/
ProMechSurface** in_contact_faces
/* (Out)
ProArray of the surfaces which are in contact with the given surface.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
No other surfaces were found in contact with this one.
There is not enough memory to perform the operation.
A general error is encountered.
User Guide References
Isto foi útil?