PK_FACE_ask_body   

PK_ERROR_code_t  PK_FACE_ask_body
(
--- received arguments ---
PK_FACE_t        face,             --- a face

--- returned arguments ---
PK_BODY_t *const body              --- owning body
)


This function returns the body which contains the given face.


If the face is contained within a compound body ( see PK_BODY_ask_config ) then
the child body to which the face belongs is returned.