PK_FIN_ask_body   

PK_ERROR_code_t  PK_FIN_ask_body
(
--- received arguments ---
PK_FIN_t         fin,               --- a fin

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


This function returns the body of the given fin.

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